Skip to content

Notifications stay open after click #118

Description

@noyainrain

Notifications don't close after click in Chrome for Android. Most browsers automatically close notifications, but Chrome's behavior is actually correct. To reproduce:

  1. Open Hello
  2. Execute ui.enableDeviceNotifications()
  3. Click the notification
  4. Observe that the notification stays open

I think we can close() the notification on notificationclick in service.js.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions