feat(KB-192): move progress bars to top of definition tab

- Reposition progress indicator bars to the top of the definition tab in TaskDetailModal
- Add changeset for the UI improvement
This commit is contained in:
gsxdsm
2026-03-30 12:42:44 -07:00
parent 5facec46e1
commit ace95ca9a8
2 changed files with 23 additions and 23 deletions

View File

@@ -2,4 +2,4 @@
"@dustinbyrne/kb": patch
---
Move progress bar to top of task card for improved visual hierarchy. The progress indicator now appears immediately after the card header and before the task title, making task completion status more prominent at first glance.
Move progress bars to top of task definition tab for better visibility