Skip to content

RFE: Start Toast Notification timeout when page is focused #442

Open
@vkrizan

Description

@vkrizan

Notifications service allows to set a delay for a Toast notifications with NotificationsProvider.setDelay(int). However, if a notification comes when a user switches to other tab/window (blur), the user may miss the notification when the timeout is reached.

Notification service could start the timeout (for auto-close) when user focuses to the page/window. Until then, all non-persistent notifications will stack up.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions