Files
fusion/.changeset/add-expand-toggle-quick-add.md
2026-04-02 09:33:12 -07:00

6 lines
352 B
Markdown

---
"@fusion/dashboard": patch
---
Add expand/collapse toggle button to quick task creation components. QuickEntryBox (list view) and InlineCreateCard (board view) now have a manual toggle button to show/hide additional options instead of auto-expanding on focus. The expanded state persists until manually toggled or the task is submitted/cancelled.