Skip to content

fix: Misc bugs and polish#1746

Merged
charlesvien merged 10 commits intomainfrom
04-20-misc-bugs-n-nits
Apr 21, 2026
Merged

fix: Misc bugs and polish#1746
charlesvien merged 10 commits intomainfrom
04-20-misc-bugs-n-nits

Conversation

@charlesvien
Copy link
Copy Markdown
Member

@charlesvien charlesvien commented Apr 21, 2026

Problem

Several misc bugs and polish items.

Closes #1697

Changes

  1. Add environment badge (Local/Worktree/Cloud) to command center panels
  2. Use canonical logout mutation in settings sign-out instead of direct store call
  3. Shrink task filter dropdown to fit content instead of fixed min-width
  4. Add dismiss button to all toasts and reduce error toast duration to 5s
  5. Improve empty tasks state and fix combobox spacing
  6. Fix auth state flicker on project select step
  7. Stop overriding CMD+0 so native zoom reset works

How did you test this?

Manually

Copy link
Copy Markdown
Member Author

charlesvien commented Apr 21, 2026

@charlesvien charlesvien changed the title Add dismiss button and reduce error toast duration fix: Misc bugs and nits (w.i.p.) Apr 21, 2026
@charlesvien charlesvien changed the title fix: Misc bugs and nits (w.i.p.) fix: Misc UI bugs and polish Apr 21, 2026
@charlesvien charlesvien changed the title fix: Misc UI bugs and polish fix: Misc bugs and polish Apr 21, 2026
@charlesvien charlesvien marked this pull request as ready for review April 21, 2026 02:26
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 21, 2026

Reviews (1): Last reviewed commit: "Use X icon for error toasts instead of X..." | Re-trigger Greptile

Copy link
Copy Markdown
Contributor

@jonathanlab jonathanlab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@charlesvien charlesvien force-pushed the 04-20-misc-bugs-n-nits branch from 6192199 to ff740e2 Compare April 21, 2026 18:57
@charlesvien charlesvien merged commit bb7a5ef into main Apr 21, 2026
16 checks passed
Copy link
Copy Markdown
Member Author

Merge activity

@charlesvien charlesvien deleted the 04-20-misc-bugs-n-nits branch April 21, 2026 19:46
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.

Task filtering dropdown is too wide

2 participants