Skip to content
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

fix: allow delete file modal to close on error #1542

Merged

Conversation

e-schneid
Copy link
Contributor

@e-schneid e-schneid commented Jun 20, 2022

If delete file fails, the app kinda breaks. Delete file will fail when the user has delete restriction. This just catches and ignores any errors so that the modal closes gracefully

Closes #1409

@e-schneid e-schneid linked an issue Jun 20, 2022 that may be closed by this pull request
1 task
@e-schneid e-schneid requested a review from jsdevel June 20, 2022 21:47
@e-schneid e-schneid merged commit 8dd4174 into main Jun 24, 2022
@e-schneid e-schneid deleted the 1409-delete-confirmation-hangs-if-user-has-delete-blocked branch June 24, 2022 21:01
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.

Delete confirmation hangs if user has delete blocked
2 participants