feat(editor): edit content as a fullscreen "page" with back button + Done
On touch: content inline = post-like preview (not typeable). Tap →
fullscreen writing page that pushes a history state, so browser back and
a clear "✓ Done" button close it and return to the form (same DOM → all
fields intact). Saving still uses the regular Save button. popstate closes
fullscreen; URL unchanged → the global nav popstate ignores it.
Co-Authored-By: Claude <noreply@…>
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.