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

refactor: remove duplicate tabindex logic #8517

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Jan 16, 2025

Description

Vaadin buttons automatically set the appropriate tabindex based on their disabled state, so it's unnecessary to manually set it for menu bar buttons.

Part of #4585

Type of change

  • Refactor

@vursen vursen marked this pull request as ready for review January 16, 2025 06:39
@vursen vursen requested a review from web-padawan January 16, 2025 06:40
@vursen vursen merged commit ac60503 into main Jan 16, 2025
9 checks passed
@vursen vursen deleted the refactor/do-not-set-tabindex-again branch January 16, 2025 08:46
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.

3 participants