Files
fusion/.changeset/mobile-file-editor-view.md
gsxdsm 6db4e785c8 feat(KB-246): add mobile support to FileBrowserModal
- Add mobile view state and screen size detection in FileBrowserModal

- Add back button and conditional layout with CSS classes for mobile/desktop

- Add mobile CSS for two-state layout (file list and editor views)

- Add comprehensive tests for mobile view interactions and navigation

- Add changeset for release notes
2026-03-30 19:50:35 -07:00

130 B

@dustinbyrne/kb
@dustinbyrne/kb
patch

Mobile file editor now shows file list first, then transitions to editor view with back button.