Singleton Embedded Item Delete Dialog #125

Closed
opened 2024-03-23 03:51:13 +00:00 by Eldritch-Oliver · 0 comments
Eldritch-Oliver commented 2024-03-23 03:51:13 +00:00 (Migrated from github.com)

Currently, in the generic sheet, whenever an item is requested to be deleted a popup appears asking for a confirmation, if the user doesn't dismiss this popup and clicks the delete button again, a new popup is created, and so on for however many times they click the delete button. This issue is for making it so that when the delete button is pressed the first time it opens the popup, then ever subsequent time it brings the already-opened popup to the front so that they can see it.

Currently, in the generic sheet, whenever an item is requested to be deleted a popup appears asking for a confirmation, if the user doesn't dismiss this popup and clicks the delete button again, a new popup is created, and so on for however many times they click the delete button. This issue is for making it so that when the delete button is pressed the first time it opens the popup, then ever subsequent time it brings the already-opened popup to the front so that they can see it.
Sign in to join this conversation.
No description provided.