wraith/frontend/components
Vantz Stockwell 37781a4791 fix: replace popup Monaco editor with fullscreen overlay
Monaco can't mount in a popup window — it references document.activeElement
from the main window context, causing cross-window DOM errors.

Replaced with a fullscreen overlay teleported to <body>:
- Same dark theme toolbar with save/close/dirty indicator
- Ctrl+S to save, Esc to close
- Status bar shows language and keyboard shortcuts
- File tree stays visible underneath (overlay dismisses to it)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 13:28:56 -04:00
..
connections feat: add delete button for groups in sidebar 2026-03-13 10:23:02 -04:00
rdp fix(rdp): proper display scaling via Guacamole display.scale() 2026-03-14 12:20:21 -04:00
session feat: session tabs with home nav, popup Monaco editor, drag-and-drop upload 2026-03-14 13:20:40 -04:00
sftp fix: replace popup Monaco editor with fullscreen overlay 2026-03-14 13:28:56 -04:00
terminal feat: session tabs with home nav, popup Monaco editor, drag-and-drop upload 2026-03-14 13:20:40 -04:00
vault feat: vault management UI — SSH key import + credential CRUD 2026-03-12 17:30:59 -04:00