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

Support notification grouping #195

Open
amehfooz opened this issue Jul 13, 2023 · 0 comments
Open

Support notification grouping #195

amehfooz opened this issue Jul 13, 2023 · 0 comments

Comments

@amehfooz
Copy link

Android has supported notification groups for a while using a group_key field to differentiate between notification groups originating from a single app.

ChromeOS supports basic grouping for Web notifications based on the origin. However, this leads to sub-optimal outcomes like chat and email notifications from Gmail.com being grouped together.

I suggest adding an optional DOMString group_key attribute to Notification. This addition would enable more nuanced differentiation between notifications coming from a single website

What does everyone think?

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

No branches or pull requests

1 participant