fix(FN-3531): consolidate file browser css and document terminal input reliability

- Refactor FileBrowser.css to consolidate duplicated rules and align styling with shared design tokens
- Remove redundant/obsolete file browser style blocks while preserving behavior under mainline-safe merge constraints
- Add Step 4 documentation note in dashboard guide for terminal single-input reliability

Fusion-Task-Id: FN-3531
This commit is contained in:
Fusion
2026-05-05 18:39:36 -07:00
committed by gsxdsm
parent bb6169a89b
commit 9d8589a149
2 changed files with 386 additions and 642 deletions

View File

@@ -77,6 +77,7 @@ Features:
- Multiple terminal tabs
- PTY-backed shell sessions
- Mobile-aware virtual keyboard handling and auto-refit behavior
- Reopen/reconnect/session-recovery flows preserve single-keystroke input forwarding (no duplicate characters, no page refresh required)
![Interactive terminal](./screenshots/terminal.png)