-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Problem
After selecting an input via keyboard, there is a transition period where the selection chosen is highlighted and then selected. During this transition the user is still able to enter input and that input can change the selection.
Example
I'll often hit "2, space" quickly and since it was still transitioning still it changed the choice to "space" (1) instead.
Solution
After user input for selection, further user input should be locked (ignored) on the same timer as the delay to actual selection.
Metadata
Metadata
Assignees
Labels
No labels