Skip to content

feat(mobile-web): collapsed chat input placeholders and layout#401

Merged
bobleer merged 1 commit intoGCWing:mainfrom
bobleer:feat/mobile-web-collapsed-chat-input
Apr 13, 2026
Merged

feat(mobile-web): collapsed chat input placeholders and layout#401
bobleer merged 1 commit intoGCWing:mainfrom
bobleer:feat/mobile-web-collapsed-chat-input

Conversation

@bobleer
Copy link
Copy Markdown
Collaborator

@bobleer bobleer commented Apr 13, 2026

Summary

  • Add short placeholders for the collapsed chat input bar (English and Chinese) so the bar stays readable without the long streaming/queue hint text.
  • Use collapsedStreamingPlaceholder while the assistant is streaming in collapsed mode.
  • Adjust flex and min-width in chat input SCSS so the placeholder and send controls truncate and align correctly (min-width: 0, send cluster margin-left: auto).

Test plan

  • pnpm --dir src/mobile-web run build passes locally.

…t fixes

- Add collapsedInputPlaceholder and collapsedStreamingPlaceholder (en/zh)
- Use short placeholders in collapsed chat bar; keep full hints when expanded
- Fix flex/min-width so placeholder and send controls lay out correctly
@bobleer bobleer merged commit 9fcb3c8 into GCWing:main Apr 13, 2026
1 check passed
@bobleer bobleer deleted the feat/mobile-web-collapsed-chat-input branch April 15, 2026 11:44
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