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

Add support for notification menu (with badges) #45

Open
job13er opened this issue Jun 26, 2017 · 0 comments
Open

Add support for notification menu (with badges) #45

job13er opened this issue Jun 26, 2017 · 0 comments

Comments

@job13er
Copy link
Contributor

job13er commented Jun 26, 2017

To this end, we should refactor the existing notifier service to support adding both notifications (things that go into the notification menu) and transient messages (what we currently call notifications).

I propose we change the current addNotification() interface to be a more accurate showMessage() interface, and use addNotification() for adding notifications to the notification menu (updating the badge count if the menu isn't visible).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants