Skip to content

feat: Replace task item icons with clearer state indicators#1613

Merged
charlesvien merged 1 commit intomainfrom
04-13-replace_task_item_icons_with_clearer_state_indicators
Apr 13, 2026
Merged

feat: Replace task item icons with clearer state indicators#1613
charlesvien merged 1 commit intomainfrom
04-13-replace_task_item_icons_with_clearer_state_indicators

Conversation

@charlesvien
Copy link
Copy Markdown
Member

@charlesvien charlesvien commented Apr 13, 2026

Problem

The sidebar task icons conflated workspace mode (local/worktree) with task state, and the ArrowsSplit worktree icon read as a share icon at small sizes.

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

Changes

  1. Replace BellRinging with HandPalm for permission-needed state
  2. Replace Laptop/ArrowsSplit default icons with ChatCircle
  3. Replace unread ■ square with filled Circle dot
  4. Promote needsPermission to highest priority in the icon chain
  5. Remove worktree-specific icons and useFocusStore dependency

How did you test this?

Manually

@charlesvien charlesvien changed the title Replace task item icons with clearer state indicators fix: Replace task item icons with clearer state indicators Apr 13, 2026
Copy link
Copy Markdown
Member Author

charlesvien commented Apr 13, 2026

@charlesvien charlesvien marked this pull request as ready for review April 13, 2026 07:44
@charlesvien charlesvien changed the title fix: Replace task item icons with clearer state indicators feat: Replace task item icons with clearer state indicators Apr 13, 2026
@charlesvien charlesvien force-pushed the 04-13-replace_task_item_icons_with_clearer_state_indicators branch from 8605053 to ef3e653 Compare April 13, 2026 17:17
@charlesvien charlesvien force-pushed the 04-13-replace_task_item_icons_with_clearer_state_indicators branch from ef3e653 to 689ac28 Compare April 13, 2026 18:44
Copy link
Copy Markdown
Member Author

charlesvien commented Apr 13, 2026

Merge activity

  • Apr 13, 7:31 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 13, 7:31 PM UTC: @charlesvien merged this pull request with Graphite.

@charlesvien charlesvien merged commit 0243766 into main Apr 13, 2026
16 checks passed
@charlesvien charlesvien deleted the 04-13-replace_task_item_icons_with_clearer_state_indicators branch April 13, 2026 19:31
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