feat(FN-1660): merge fusion/fn-1660

This commit is contained in:
gsxdsm
2026-04-14 10:13:53 -07:00
parent 76dec1e9f1
commit c7d99d2cf6
6 changed files with 434 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@gsxdsm/fusion": patch
---
Add mobile-first project switch affordance in the dashboard header. Users with 2+ projects on mobile viewports now see a project dropdown icon next to the Fusion logo, enabling direct project switching without opening the overflow menu. The dropdown supports direct project selection, shows current project highlighting, and closes on outside click or Escape. Desktop and tablet behavior remains unchanged.