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

clearNotifications does not really remove all notifications #164

Open
ssaurabh1 opened this issue Feb 14, 2019 · 0 comments
Open

clearNotifications does not really remove all notifications #164

ssaurabh1 opened this issue Feb 14, 2019 · 0 comments

Comments

@ssaurabh1
Copy link

When more than 1 notifications are there and we call clearNotifications(), it does not really remove the notification but only changes the heights to 0 which actually occupy some space and also blocks a part of screen when number of notifications is large. When removeNotification() is called, it simply deletes the notification div which is expected.

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