UI Improvement - Deletion modal - Show name of thing you're deleting #7310
Christopher-Hayes
started this conversation in
Improvement Requests
Replies: 1 comment
-
|
It would be cool to have |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This feedback may be moot with the v5.0 UI updates, but if the "Delete Project" and "Delete Resource" modals are still there—it would be nice if they include the name of the thing you're deleting. Right now, the modals do not mention what you're deleting.
This is how it currently looks: (v4)
I don't think we need GitHub's "Type blablabla to delete", but this screen is missing the name of the thing you're deleting. If you want to double-check you're deleting the correct resource, you have to close the modal.
By comparison if I delete a repo in GitHub, I get this modal:
followed by:
followed by:
The largest text in that modal is the name of the thing you are deleting, and it's shown across all modals.
Beta Was this translation helpful? Give feedback.
All reactions