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

fix(ui5-tabcontainer): Fix ARIA posinset and setsize values #2046

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

ilhan007
Copy link
Member

The separator should be excluded, when calculating the aria-posinset and aria-setsize values.

FIXES: #2035

@ilhan007 ilhan007 merged commit c6fcf69 into master Aug 3, 2020
@ilhan007 ilhan007 deleted the fix-tabcontainer-aria-setsize branch August 3, 2020 07:11
ilhan007 added a commit that referenced this pull request Aug 3, 2020
The separator should be excluded, when calculating the aria-posinset and aria-setsize values.

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

Successfully merging this pull request may close these issues.

[Accessibility Bug - TabContainer] The number of aria-setsize attribute is not set correctly
2 participants