Singleton Embedded Item Delete Dialog #125
Labels
No labels
Accessibility
Actor Sheet
bug
Data Models
documentation
duplicate
feature
good first issue
help wanted
invalid
Item Sheet
question
Setting
tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Foundry/.dungeon#125
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.