Skip to content

feat(ux): auto-dismiss + stacking story for flash messages #111

@AbstractNucleus

Description

@AbstractNucleus

What: Flash messages re-render on every action and vanish on the next swap. No auto-dismiss timer; no stacking when multiple actions fire close together.

Why: Operators miss messages or see them pile up oddly. Inconsistent with the toast pattern partly implemented for the "saved" indicator (#66).

Approach: Single flash partial + a small JS helper that registers each message with a timer and stacks them in a fixed container.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestready-for-agentFully specified, ready for an AFK agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions