We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
remove share
A confirmation dialog shows up so that I can confirm my action:
Remove share <displayname>? Are you sure you want to remove this share? [Cancel] [Remove]
Share gets removed immediately
Action should be confirmed as there is no easy undo / restore action.
The text was updated successfully, but these errors were encountered:
Why is the action irreversible? 🤔 I can easily recreate the share.
I agree that it should have a confirm dialog. But only because there is no undo and no restore action.
Sorry, something went wrong.
irreversible
correct, thx - updated initial post
Successfully merging a pull request may close this issue.
Steps to reproduce
remove share
Expected behaviour
A confirmation dialog shows up so that I can confirm my action:
Actual behaviour
Share gets removed immediately
Background:
Action should be confirmed as there is no easy undo / restore action.
The text was updated successfully, but these errors were encountered: