-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix: Remove redundant toast notifications #54260
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
Conversation
joshtrichards
left a comment
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.
Nice polish. Thanks for streamlining the toasts, @kra-mo!
ba6d020 to
3f38cda
Compare
|
/compile rebase |
Since these actions already have highly visible visual confirmation, no extra notifications are needed. Split out from #54202 Signed-off-by: kramo <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
3f38cda to
da3a4c6
Compare
|
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
Split out from #54202
Summary
Since these actions already have highly visible visual confirmation, no extra notifications are needed.
Checklist