feat(FN-671): add disclosure toggle to QuickEntryBox and reorganize mobile header
- Add persistent disclosure state with localStorage to QuickEntryBox - Add toggle button for manual expand/collapse with ChevronUp/Down icons - Change expanded controls to show based on user preference, not focus - Add comprehensive CSS for toggle button and expanded/collapsed states - Reorganize mobile header overflow menu (Usage and Activity Log buttons) - Update all QuickEntryBox tests for new disclosure behavior
This commit is contained in:
5
.changeset/fix-mobile-header-overflow.md
Normal file
5
.changeset/fix-mobile-header-overflow.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix mobile header layout by moving Usage and Activity Log buttons to overflow menu
|
||||
Reference in New Issue
Block a user