feat(KB-657): add manual quick-add expand toggles
- Add chevron expand/collapse toggles to dashboard quick-add flows in list and board views - Keep advanced quick-add controls hidden until expanded and collapse them after successful submission - Tighten quick-add accessibility and blur behavior around overlays and empty drafts - Add dashboard regression coverage and a published changeset for the quick-add interaction update
This commit is contained in:
@@ -2,9 +2,4 @@
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add expand/collapse toggle button to Quick Add views in dashboard
|
||||
|
||||
- Replaced auto-expand behavior with manual toggle button in QuickEntryBox (list view) and InlineCreateCard (board view)
|
||||
- Users can now click a chevron button to show/hide advanced options (Deps, Models, Plan, Subtask, Refine)
|
||||
- Expanded state persists until manually toggled or task is submitted/cancelled
|
||||
- Provides cleaner default UI while keeping advanced options easily discoverable
|
||||
Improve dashboard quick-add views with manual expand/collapse toggle behavior.
|
||||
|
||||
Reference in New Issue
Block a user