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
This commit is contained in:
5
.changeset/mobile-file-editor-view.md
Normal file
5
.changeset/mobile-file-editor-view.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
---
|
||||
|
||||
Mobile file editor now shows file list first, then transitions to editor view with back button.
|
||||
Reference in New Issue
Block a user