Add alert message to the Delete Project button
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- hoon
- Stars
- 12
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Could just use the JS built in alert function to do this, although probably would be most cohesive to have a confirmation modal for this purpose
Contributor guide
No contributing guide indexed for this repository
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 at the Delete Project button and trace its current click behavior. Add a confirmation alert or modal before deletion, then verify that the project is deleted only after confirmation and remains when the action is canceled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100