FN-6939: add narrow dock preview modal
Adds an accessible preview modal path for constrained Dev Server right-dock layouts.
- Detect narrow direct right-dock hosts while preserving inline previews for full-page, mobile, and expanded modal hosts.
- Replace the crowded inline preview with a compact Open preview launcher and accessible modal controls in narrow docks.
- Add focused preview/mobile coverage, documentation, styling, and a published package changeset.
Files changed:
.../fn-6939-dev-server-narrow-preview-modal.md | 5 +
docs/dashboard-guide.md | 3 +
.../dashboard/app/components/DevServerView.css | 100 ++++-
.../dashboard/app/components/DevServerView.tsx | 449 +++++++++++++++------
.../__tests__/DevServerView.mobile.test.tsx | 17 +-
.../__tests__/DevServerView.preview.test.tsx | 148 +++++++
6 files changed, 603 insertions(+), 119 deletions(-)
Fusion-Task-Id: FN-6939
Fusion-Task-Lineage: 745ea56d-16bf-4246-bfe7-0461754466d9