Skip to content

fix: First session nits (read desc)#1626

Merged
charlesvien merged 11 commits intomainfrom
04-13-first-session-nits
Apr 14, 2026
Merged

fix: First session nits (read desc)#1626
charlesvien merged 11 commits intomainfrom
04-13-first-session-nits

Conversation

@charlesvien
Copy link
Copy Markdown
Member

@charlesvien charlesvien commented Apr 13, 2026

Problem

Several small UI inconsistencies hurt the first-session experience, mismatched button styles, noisy placeholders and missing empty states.

I realized just how different everything on that task input page was, each dropdown looked different, there was different font sizes all over, it was kind of a learned behavior to just ignore how inconsistent the styling was there.

How many can you spot?!

Before:

CleanShot 2026-04-13 at 13.11.17@2x.png

After:

CleanShot 2026-04-13 at 13.10.38@2x.png

Changes

  1. Prevent text selection when clicking the mode indicator
  2. Standardize task input placeholders and contextual hints
  3. Reduce max prompt history from 50 to 15
  4. Match branch selector and dropdown triggers to consistent outline style
  5. Add empty state to the task list sidebar
  6. Remove unused ComboboxTriggerVariant type

How did you test this?

Manually

Copy link
Copy Markdown
Member Author

charlesvien commented Apr 13, 2026

@charlesvien charlesvien changed the title Prevent text selection when clicking mode indicator fix: First session nits (read desc) Apr 13, 2026
@charlesvien charlesvien marked this pull request as ready for review April 13, 2026 20:03
@charlesvien charlesvien merged commit 3c54ea4 into main Apr 14, 2026
16 checks passed
Copy link
Copy Markdown
Member Author

Merge activity

@charlesvien charlesvien deleted the 04-13-first-session-nits branch April 14, 2026 02:18
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