fix(editor): no autofocus on title on mobile (no keyboard popup)
autofocus on the title input immediately opened the mobile keyboard
when the editor was opened. Removed; the title now only gets focus on
desktop (matchMedia hover:hover + pointer:fine).
Co-Authored-By: Claude <noreply@…>
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.