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

dropdown trigger-tabindex prop #3749

Merged
merged 1 commit into from
Sep 13, 2022
Merged

dropdown trigger-tabindex prop #3749

merged 1 commit into from
Sep 13, 2022

Conversation

Spacarar
Copy link
Contributor

Fixes #3433

Proposed Changes

  • add trigger-tabindex to dropdown component (Number default 0)
  • set datepicker's dropdown trigger-tabindex to -1 to prevent extra tab selection

@jtommy jtommy merged commit 5d9a49e into buefy:dev Sep 13, 2022
@grantmcconnaughey
Copy link

Hey @jtommy, any chance a new release could be cut which includes this change? This would fix an issue I'm running into where Dropdown's non-overridable tabindex is causing funky tab navigation in my app. Thanks!

@jtommy
Copy link
Member

jtommy commented Feb 24, 2023

I hope to make a new one next week

@grantmcconnaughey
Copy link

Awesome! Thank you so much. 🙏

@jtommy
Copy link
Member

jtommy commented Mar 5, 2023

@grantmcconnaughey 1d8ede5 just released

@grantmcconnaughey
Copy link

Awesome, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

datepicker keyboard tab navigation
3 participants