Changeset a0bff44 in Klonkt for src/routes/auth.js

Timestamp:
06/19/2026 11:45:23 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
9ef3c56
Parents:
06f3791
Message:

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.