openlibhums / openlibhums/janeway
Ask user to confirm archiving articles
Open
Nobody has claimed this yet.
new feature
Priority medium
Size S
UX
- 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.
In 1.4.3 we added a feature to archive articles.
Describe the solution you'd like
We can add a ConfirmableForm to the button to prevent accidental clicks.
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
Start by tracing the article archiving action and locating existing uses of ConfirmableForm in the project. The work is done when clicking the archive button asks for confirmation and accidental archiving is prevented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100