feat(KB-038): add steps toggle to TaskCard
- Add steps toggle state and expand/collapse UI to TaskCard - Add expand/collapse all steps button for better task navigation - Add comprehensive tests for steps toggle functionality - Update styles.css with toggle button and step list styling - Include changeset for patch release
This commit is contained in:
5
.changeset/add-task-steps-toggle.md
Normal file
5
.changeset/add-task-steps-toggle.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
---
|
||||
|
||||
Add collapsible steps toggle to task cards on the dashboard
|
||||
Reference in New Issue
Block a user