Skip to content

fix(mobile): keep the composer toolbar on one line - #5983

Merged
iscekic merged 1 commit into
mainfrom
fix/mobile-composer-toolbar-row
Sep 9, 2026
Merged

fix(mobile): keep the composer toolbar on one line#5983
iscekic merged 1 commit into
mainfrom
fix/mobile-composer-toolbar-row

Conversation

@iscekic

@iscekic iscekic commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Keep the mode, model, and paste chips on one row above the composer.
Long locale labels no longer wrap the paste control onto a second line.

Show Extra High from models.thinkingEffort.xhigh on the model chip.
Remove the compact XH / Med keys. Serbian now shows Veoma visok, not XH.

Verification

  • I did not run the app on a device.
  • Unit tests cover the one-row className and paste shrink-0.

Visual Changes

No after screenshot. Expected:

Before After
Mode + model wrap. Paste sits on a second line. Extra High shows as XH. One row. Model name truncates. Extra High uses the localized thinking-effort label.

Reviewer Notes

The chip is wider with Extra High than with XH. min-w-0 shrink on the model chip and no flex-wrap on the toolbar keep the row at one line.

Stop the mode, model, and paste chips wrapping in long locales.
Show Extra High from the localized thinking-effort label, not XH.
@iscekic iscekic self-assigned this Sep 8, 2026
@iscekic
iscekic enabled auto-merge (squash) September 9, 2026 08:39
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.

2 participants