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

Feature request: Remove notifications by level #71

Open
fsmaia opened this issue Jan 15, 2019 · 0 comments
Open

Feature request: Remove notifications by level #71

fsmaia opened this issue Jan 15, 2019 · 0 comments

Comments

@fsmaia
Copy link

fsmaia commented Jan 15, 2019

It would be nice to have an .remove(level) or .removeByLevel(level) that removes all notifications from a specific level (warning, success, info).

I think it would be very simple to implement 'cause is the same logic from .hide(uid), using a different filter condition in the reducer.

If this is a desired feature, I can implement it and open a PR.

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

No branches or pull requests

1 participant