-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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: Display 'Leave share' instead of 'Delete' #47339
Conversation
99e6f23
to
70a642c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please open the PR against master
70a642c
to
10259c3
Compare
9e58191
to
22613f5
Compare
Oof, this turned out to be a deeper rabbit hole than I anticipated. Thank you for digging into this @skjnldsv 💙 |
Yeah 🥲🫠🫠🫠 |
Still a few tests to adjust 😅 |
40cd3e4
to
2a1ac7e
Compare
…eck methods Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2a1ac7e
to
bb37954
Compare
Finally! 😓 |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
/backport to stable29 |
Summary
In files in the "Shared With Me" view, shares' context menu display a "Delete" entry when it should say "Leave this share". This PR fixes that.
Checklist