-
Notifications
You must be signed in to change notification settings - Fork 63
"Dismiss all notifications" button #112
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
|
Code up until now looks good 👍 |
|
@jancborchardt screenshot okay? like with the single dismiss the icon+text gets opacity 1 + pointer cursor on hover |
342dd0e to
ae16751
Compare
ae16751 to
9429570
Compare
|
Add integration and unit tests and the UI. Ready to review 🎉 |
|
But for now this is good to get in 👍 |
|
Maybe also add a little spinner once the button is pressed to give immediate feedback - or disable the button for that time. |
Signed-off-by: Joas Schilling <coding@schilljs.com>
Also for actions and the normal dismiss, so lets do that in a new issue: #115 |
Signed-off-by: Joas Schilling <coding@schilljs.com>
9429570 to
6af4380
Compare
|
Rebased because of #114 |


Fix #105