Files
fusion/.changeset/quick-entry-auto-expand.md
gsxdsm 4aa028c14e feat(KB-656): keep list quick entry collapsed on focus
- Add an autoExpand prop to QuickEntryBox with default focus expansion behavior
- Preserve manual expand and blur persistence while allowing list view to opt out
- Add coverage for autoExpand={false} behavior in QuickEntryBox tests
- Include a published-package changeset describing the quick entry behavior change
2026-04-01 12:25:00 -07:00

137 B

@gsxdsm/fusion
@gsxdsm/fusion
patch

Keep the list-view quick add input collapsed on focus while preserving board-view auto-expand behavior.