Skip to content

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

Open
charlesvien wants to merge 1 commit intomainfrom
04-13-replace_task_item_icons_with_clearer_state_indicators
Open

feat: Replace task item icons with clearer state indicators#1613
charlesvien wants to merge 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

This stack of pull requests is managed by Graphite. Learn more about stacking.

@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
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