Skip to content

Fix: Additional fix to show a confirmation dialog when undoing #11197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

hishitetsu
Copy link
Member

Resolved / Related Issues
Items resolved / related issues by this PR.

Details
Unfortunately, #11185 did not show a confirmation dialog on undo when the setting to show the dialog is off because DeleteItemAsync method always confirms the setting internally.
In this PR, the method parameter is changed to be able to show the dialog ignoring the setting.

Validation
How did you test these changes?

  • Built and ran the app
  • Tested the changes for accessibility

@hishitetsu hishitetsu marked this pull request as ready for review February 7, 2023 08:28
@hishitetsu
Copy link
Member Author

Sorry, I will rewrite the code to be simpler.

@hishitetsu hishitetsu closed this Feb 7, 2023
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.

1 participant