-
Notifications
You must be signed in to change notification settings - Fork 92
[FRONTEND] Add accessible bulk-action review flow for destructive actions #236
Copy link
Copy link
Open
Labels
area:frontendFrontend React/UI workFrontend React/UI worklevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:accessibilityAccessibility work category bonus labelAccessibility work category bonus labeltype:designDesign or UX work category bonus labelDesign or UX work category bonus labeltype:featureFeature work category bonus labelFeature work category bonus label
Metadata
Metadata
Assignees
Labels
area:frontendFrontend React/UI workFrontend React/UI worklevel:advanced55 pts difficulty label for advanced contributor PRs55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:accessibilityAccessibility work category bonus labelAccessibility work category bonus labeltype:designDesign or UX work category bonus labelDesign or UX work category bonus labeltype:featureFeature work category bonus labelFeature work category bonus label
Problem
SecuScan needs a production-grade improvement in this area: Safer destructive workflows..
Scope
Replace single-step destructive bulk actions with review, keyboard-accessible confirmation, affected-count summary, and undo where feasible.
Acceptance Criteria
Verification
Tests should cover keyboard-only use, focus trap, cancel/confirm, and undo feedback.
Difficulty
Hard, useful issue intended for experienced contributors.