Skip to content

Auto-dismiss idle toast notification when you tab into that session #402

@dotdevdotdev

Description

@dotdevdotdev

Goal

Idle/worker toast notifications currently persist after they're no longer relevant. When the user tabs into (focuses) the session a toast is about, that toast should dismiss itself — the user has clearly seen it, so leaving it up is noise.

Scope

  • When a session view gains focus in the portal, auto-dismiss any outstanding idle/worker toast notifications tied to that session.
  • Toasts for other sessions stay up.

Verification

Trigger an idle notification for session A; switch focus to A's window; confirm the toast clears. Confirm a toast for session B (while focused on A) does not clear.


Owner-proposed (not council-voted — owner request).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions