openlibhums / openlibhums/janeway
Prevent accidental deletion of a media file
Open
Nobody has claimed this yet.
dev-ready
new feature
Priority high
Size S
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
I can delete a media file with one click. This is not ideal for a destructive action.
Describe the solution you'd like
I'd like to see a confirmation modal so that I can change my mind if I made a mistake.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Locate the media-file deletion control and its existing UI flow, then determine how confirmation dialogs are implemented in the project. Done means a mistaken click can be cancelled and deletion only proceeds after explicit confirmation.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100