Skip to content

Revert auto-advance toast copy change from #284 #288

Description

@germanescobar

Introduced in #284 (commit 01e3910, 'Controller Mode: auto-advance after approval + structured-input submit'). The PR added a new line to the focus-advance toast:

<div className="mt-0.5 text-xs text-slate-400">
  Triggered after a send, approval, or answered prompt.
</div>

in client/src/components/focus-advance-toast.tsx, right after the 'Advancing to next conversation' heading. The new wording makes the toast noisier than the previous single-line version.

The PR also added a regression test in client/src/components/__tests__/focus-advance-toast.test.tsx that pins the new line; that test needs to be updated as part of the revert.

Revert both the component change and the test to restore the original toast copy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions