Skip to content

Conversation

@gonzalec
Copy link

Hi, I think that this PR improve the tab key use on the tabs component. This is not adding a tab key handler but is checking the index of the focused element and will select that element if necessary.

@goldoraf
Copy link
Contributor

Hi! First, thanks for contributing, it's really appreciated. However, if I understand the ARIA authoring practices correctly, only the active tab must be in the tab order, that was my reasoning for changing the tabindex on individual tabs in the selectedChanged method. What do you think? (Please take a look at my annotations too)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops!

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.

2 participants