Skip to content

Fix incorrect Save As reopen after toast dismiss#87

Open
nehayadav827 wants to merge 1 commit into
seetadev:mainfrom
nehayadav827:fix/toast-saveas-reopen
Open

Fix incorrect Save As reopen after toast dismiss#87
nehayadav827 wants to merge 1 commit into
seetadev:mainfrom
nehayadav827:fix/toast-saveas-reopen

Conversation

@nehayadav827
Copy link
Copy Markdown

Changes

  • Added flow-aware toast handling in Menu.tsx
  • Prevented Save As dialog from reopening after unrelated save failures
  • Preserved existing Save As validation behavior
  • Added conditional reopen logic based on the originating toast flow

Testing

  • Verified Save As validation flow still reopens correctly
  • Verified save failure flow no longer reopens Save As dialog
  • Confirmed toast dismiss behavior works correctly in both scenarios

Proof

Attached console/UI validation screenshots demonstrating:

  • Save failure toast no longer reopens Save As
  • Save As validation flow still behaves correctly
image

Issue

Fixes #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: IonToast dismiss incorrectly reopens Save As dialog

1 participant