feat(FN-3537): add browser navigation section to dashboard guide

Added a browser navigation section to the dashboard guide documentation.

Fusion-Task-Id: FN-3537
This commit is contained in:
Fusion
2026-05-06 02:48:50 -07:00
committed by gsxdsm
parent 321a394300
commit 348f343b00

View File

@@ -4,6 +4,12 @@
The Fusion dashboard is the main control plane for tasks, agents, missions, settings, logs, and repository operations.
## Browser Navigation
The dashboard now handles browser back navigation consistently on desktop and mobile.
Using Back will first dismiss open modals and then step back through in-app view changes (for example, task detail → board) before leaving the app.
This behavior used to be mobile-only, and now applies across all viewports.
## Board View
Board view is the kanban surface for day-to-day operation.