fix(web): mobile edit via inline fullscreen #38

Merged
lerko merged 1 commits from fix/mobile-edit into main 2026-05-20 23:17:46 +00:00

1 Commits

Author SHA1 Message Date
lerko 7d1e0f895c fix(web): mobile edit via inline fullscreen instead of hidden detail pane
Detail pane is display:none on mobile, so edit mode was unreachable.
Render edit fields directly in the inline expansion with exp-full
takeover. ESC and Cmd+Enter work from within inputs.

Closes #32
2026-05-20 19:14:02 -04:00