Use shared group/project deletion modal for deletion on group lists
What does this MR do and why?
Related to #397039
Currently we have some UX inconsistencies between the group and project deletion modals. In !212151 (merged) we refactored the project deletion modal to a shared component so it can be used for group deletion too. This MR uses that shared component on the group lists. In !213582 we will implement the same modal in the group settings. The final step will be making minor stylistic changes to the shared component to match designs in #397039
Screenshots or screen recordings
Delayed deletion
| Before | After |
|---|---|
|
|
Immediate deletion
| Before | After |
|---|---|
|
|
How to set up and validate locally
- Go to
/dashboard/groups - Click
Deletein the quick actions - Confirm the deletion
- Go to the
Inactivetab - Click
Delete immediatelyfrom the quick actions - Confirm the deletion
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Peter Hegman



