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: Fix aria-disabled usage #2056

Merged
merged 1 commit into from
Aug 3, 2020
Merged

fix: Fix aria-disabled usage #2056

merged 1 commit into from
Aug 3, 2020

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Aug 3, 2020

ARIA attribute aria-disabled should have value or not set all. For the purpose we should not use the "?" with aria-disabled in the HBS files, because in case the component is disabled, we will add aria-disabled without a value.
The fix is applied to ProgressIndicator, RatingIndicator and Tab components.

@ilhan007 ilhan007 merged commit bb624ae into master Aug 3, 2020
@ilhan007 ilhan007 deleted the fix-aria-disabled branch August 3, 2020 11:45
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.

None yet

2 participants