Skip to content

Suggestion: Keyboard Interaction Arrow-keys #11

@AutoSponge

Description

@AutoSponge

For someone with dexterity issues (or maybe just a dirty keyboard), the space bar toggle interaction can cause issues. If held, the space bar will repeat, triggering another state change.

I suggest an alternate method for changing switch state IN ADDITION to <space>.

The word "THUMB" was chosen as it seems to have been used for naming the indicator of a ranged input control.

<left-arrow> = move THUMB to "left" position of SWITCH
<right-arrow> = move THUMB to "right" position of SWITCH
<up-arrow> = move THUMB to "right" position of SWITCH
<down-arrow> = move THUMB to "left" position of SWITCH

Arrows repeating will not cause another state change. Range sliders already use this interaction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions