Skip to content

Rename queued messages to follow-ups - #2695

Open
brsbl wants to merge 2 commits into
mainfrom
bb/rename-queued-to-follow-ups-thr_yyjgejjc8w
Open

Rename queued messages to follow-ups#2695
brsbl wants to merge 2 commits into
mainfrom
bb/rename-queued-to-follow-ups-thr_yyjgejjc8w

Conversation

@brsbl

@brsbl brsbl commented Aug 29, 2026

Copy link
Copy Markdown
Collaborator

Human comments

What was wrong

The queued-message stack used the internal state label “Queued” as its visible heading and throughout its accessible names. That made the surface sound implementation-led, gave secondary chrome too much visual weight, and left sighted and assistive-technology terminology inconsistent once the heading changed.

What changed

  • Rename the visible stack heading to “Follow-ups” and reduce it from medium to normal weight.
  • Use follow-up terminology consistently across the section label, expand/collapse and drag controls, row actions, action menu, and inline editor.
  • Update focused component and thread-detail assertions for the new accessible names.
  • Keep internal queued-message APIs, types, and persisted contracts unchanged.

How you verified

  • git diff --check
  • Chrome for Testing 151: exact branch web app at 1440×1000, using the same persisted thread, route, queued item, composer state, and viewport on merge base 8d926c312 and PR head 59044be0f.
  • Local CI-equivalent tests were not run per repository policy; focused assertions were updated for remote CI.

Before — merge base

Before: queued-message stack headed Queued at medium weight

After — PR head

After: queued-message stack headed Follow-ups at normal weight

BB-Thread-ID: thr_yyjgejjc8w

AGENT GENERATED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant