Skip to content

Align todo progress ticks with context/voice styling#8

Merged
flazouh merged 3 commits intomainfrom
acepe/witty-panther
Mar 27, 2026
Merged

Align todo progress ticks with context/voice styling#8
flazouh merged 3 commits intomainfrom
acepe/witty-panther

Conversation

@flazouh
Copy link
Owner

@flazouh flazouh commented Mar 27, 2026

Summary

  • update the todo header segmented progress to use the same vertical tick visual language used by the context window widget
  • style filled todo ticks with the same accent color used by the voice download widget (#f9c396) and keep shorter muted empty ticks
  • keep scope limited to todo-header so other segmented progress usages are unchanged

Test plan

  • cargo check in packages/desktop/src-tauri
  • bun run check in packages/desktop (fails due to existing repo-wide checks unrelated to this UI change: missing PUBLIC_BASE_URL export in website env typing)
  • Visual verify in app: todo header now shows vertical ticks with voice-download accent for completed steps

Made with Cursor

flazouh and others added 3 commits March 27, 2026 04:52
Use vertical segmented ticks for todo progress and color filled steps with the voice download accent so the todo header matches the context/window widget language.

Made-with: Cursor
Apply context-style vertical progress ticks with the voice download accent in the shared SegmentedProgress component so all consumers render consistently.

Made-with: Cursor
Replace component-local CSS defaults with Tailwind utility class defaults so segmented progress styling remains consistent with the utility-first approach.

Made-with: Cursor
@flazouh flazouh merged commit 3c567e4 into main Mar 27, 2026
2 of 3 checks passed
@flazouh flazouh deleted the acepe/witty-panther branch March 27, 2026 02:06
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