Skip to content

feat(web): add expandable composer editor - #33

Merged
asfires merged 1 commit into
mainfrom
t3code/add-composer-expand-button
Aug 14, 2026
Merged

asfires merged 1 commit into
mainfrom
t3code/add-composer-expand-button

Conversation

@asfires

@asfires asfires commented Aug 14, 2026

Copy link
Copy Markdown
Owner

What Changed

Added a desktop composer expand/collapse control for longer prompts. The editor now grows beyond its minimum height, expands to fill the available composer area, and collapses automatically when cleared or submitted. Mobile behavior remains unchanged.

Why

Long prompts were constrained to a small scrollable editor, making them harder to review and edit. This provides a larger editing surface while keeping the default composer compact.

UI Changes

Desktop users see an expand control when the prompt exceeds the editor’s minimum height. The control includes collapse behavior, tooltips, accessible labels, and adjusted scrollbar spacing.

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

- Add expand/collapse control for multi-line prompts
- Reset expanded state when clearing or submitting prompts
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:L labels Aug 14, 2026
@asfires
asfires merged commit 1874f98 into main Aug 14, 2026
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant