Skip to content

Lock input after selection #1

@desmondw

Description

@desmondw

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions