mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-24 08:48:48 -05:00
The .input:focus reset left text fields and the contenteditable task title without any focus indication. Because :focus-visible matches mouse clicks on text fields, keyboard modality is tracked via a user-is-tabbing class on the root element instead.