Skip to content

Keyboard Navigation Not implemented on Button Toolbar #2141

@dwgray

Description

@dwgray

Missing feature is from

bootstrap-vue

Docs

https://bootstrap-vue.org/docs/components/button-toolbar#keyboard-navigation

Describe the missing feature

I just stumbled on this during the parity pass. I wouldn't rate this as a high-priority feature or even a v1 blocker (it wouldn't be a breaking change to add it in a minor version).

Keyboard navigation Enable optional keyboard navigation by setting the prop key-nav. Keypress Action Left or Up Move to the previous non-disabled item in the toolbar Right or Down Move to the next non-disabled item in the toolbar Shift+Left or Shift+Up Move to the first non-disabled item in the toolbar Shift+Right or Shift+Down Move to the last non-disabled item in the toolbar Tab Move to the next control on the page Shift+Tab Move to the previous control on the page Caution: If you have text or text-like inputs in your toolbar, leave keyboard navigation off, as it is not possible to use key presses to jump out of a text (or test-like) inputs.

Validations

  • Have tested with the latest version. This is still alpha version and sometime things change rapidly.
  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided link is to the documentation of the missing feature.

Metadata

Metadata

Assignees

Labels

compatibility enhancementFeature missing that is in bootstrap.js v5 or bootstrap-vue v2staleThere has been no additional replies or questions and the thread is assumed closed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions