nofusscomputing / nofusscomputing/centurion_ui
Add Delete confirmation box
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 20
Description
When an item is deleted the API does not nor is intended to request confirmation to delete an item.
Details
As part of the UX, when a user clicks on an object "delete" a confirmation box must be displayed. This'll allow the user to be notified in the case of an acidental delete and to confirm the removal of the item.
Links
Tasks
- Add delete confirmation box to ALL delete endpoints
- Test
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 locating all UI delete controls and the delete endpoints they invoke. Review the linked PatternFly modal guidance, then map each delete flow to a confirmation box. Done means every delete action displays confirmation before removal and the flows are tested as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100