Skip to content

[FIX] Prevent modal overlap when deleting saved templates#118

Merged
dennis-zyska merged 1 commit intodevfrom
fix-117-delete_template_modal
Mar 11, 2026
Merged

[FIX] Prevent modal overlap when deleting saved templates#118
dennis-zyska merged 1 commit intodevfrom
fix-117-delete_template_modal

Conversation

@akash9676
Copy link
Collaborator

Improves the template delete flow by showing only one modal at a time.
The saved templates modal now hides before confirmation appears, then returns after the action.

New User Features

  • Cleaner delete confirmation flow
  • No overlapping modals while deleting templates

New Dev Features

  • None

Improvements

  • Better modal behavior and UX clarity

Bug Fixes

  • Fixed confirmation modal showing on top of the saved templates modal

Known Limitations

  • N/A

Future Steps

  • N/A

@akash9676 akash9676 linked an issue Mar 10, 2026 that may be closed by this pull request
3 tasks
@akash9676 akash9676 requested a review from dennis-zyska March 10, 2026 12:47
@akash9676 akash9676 self-assigned this Mar 10, 2026
@akash9676 akash9676 added the bug Something isn't working label Mar 10, 2026
@dennis-zyska dennis-zyska merged commit ef6242c into dev Mar 11, 2026
3 checks passed
@dennis-zyska dennis-zyska deleted the fix-117-delete_template_modal branch March 12, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Deleting a template shows confirmation on top of existing modal

2 participants