Skip to content

Documentation for selectOnTab's default is out of date  #2067

Closed as not planned
@cpsievert

Description

@cpsievert

The docs state that selectOnTab defaults to false, when in fact, it defaults to true.

| **selectOnTab** | boolean | false | If true, the tab key will choose the currently selected item. |

selectOnTab: true,

Note that the default was changed here #945, but as other users have brought up, selectOnTab: true isn't a great experience for keyboard-only users trying to navigate through a larger site (I'd be in support of reverting the default back to false).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions