Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add an option to prevent focus on clearable icons in v-select #11668

Closed
Ansaal opened this issue Jun 18, 2020 · 1 comment
Closed
Labels
C: VTextField VTextField duplicate The issue has already been reported

Comments

@Ansaal
Copy link
Contributor

Ansaal commented Jun 18, 2020

Problem to solve

Often times the user wants to input forms by tabbing through them. With "clearable" v-selects the user has to tab 2 times for each element.
Currently we have to workaround with giving every element a tabindex. But we believe that the browser is best in handling the flow of the website.

Proposed solution

It would be more intuitive, if there was an option to skip the focus on the "clearable"-buttons.

@ghost ghost added the S: triage label Jun 18, 2020
@jacekkarczmarczyk
Copy link
Member

Duplicate of #11202

@jacekkarczmarczyk jacekkarczmarczyk marked this as a duplicate of #11202 Jun 18, 2020
@jacekkarczmarczyk jacekkarczmarczyk added C: VTextField VTextField duplicate The issue has already been reported and removed S: triage labels Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTextField VTextField duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants