Skip to content

Functionality to shift tab back to the previous field #28

@spencerhines57

Description

@spencerhines57

Is your feature request related to a problem? Please describe.
Currently creating a form that has multiple inputs. Trying to allow to user to tab/ shift-tab back and forth throughout the fields so they do not have to use a mouse if they choose not to.

Describe the solution you'd like
The ability to press shift+tab, and have the focus be moved to the previous input field. Currently works for tabbing forward, but appears that shift+tab t move backwards is disabled by default.

Describe alternatives you've considered
Had a work around partially working but it required me to hard code what each previous field was going to be, ideally I wanted to use this generically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions