nofusscomputing / nofusscomputing/centurion_ui

Add Delete confirmation box

Open
#202 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

task::feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.