Skip to content

treatment of deletion confirmation on top of side modal #3209

Answered by serifluous
simsemma asked this question in General
Discussion options

You must be logged in to vote

Yeeeah, it's one of the downsides of over-relying on overlays and dialogs 😬, but there's nothing necessarily wrong with it. Alert Dialogs are meant to focus attention and block everything else, so they're serving their purpose here.

If the action is low-severity enough / pretty easily reversible and you're trying to avoid the overlay-on-overlay, you could consider not showing the Alert Dialog on-delete, and pop a toast when the deletion has gone through, ideally with an undo button.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@simsemma
Comment options

@serifluous
Comment options

Answer selected by SiTaggart
@simsemma
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants