Add Escape keybind to unfocus text field entries on cards #3090
Unanswered
TsarCharChar
asked this question in
Ideas and Issue Triage
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, I love the keybinds on Fizzy, however when I am writing content on a card, there is no keybind to unfocus and allow me to use keybinds again such as 'A' to open the assignment menu. This is weird to me because in other contexts that are text fields outside of cards, escape allows a user to unfocus the context they're in (ie. pressing escape to clear a board search [K]). I think this would be better UX if the user could press escape to unfocus the writing field they were on to allow them to use keybinds again.
Current behavior:
If a user is entering or modifying a card's title, description, or tasks, pressing escape will not unfocus the entry field, thus forcing the user to click elsewhere on their screen to unfocus the entry field, or pressing tab a bunch of times until they focus onto a non-text field to access keybinds again.
Proposed new and (totally unbiased) better behavior:
Pressing escape while modifying a text field in a card will unfocus the text field and free the keyboard for the use of keybinds again.
Would love to hear the thoughts on this!
All reactions