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: only add aria orientation for proper role divider #6771

Conversation

chrisdholt
Copy link
Member

@chrisdholt chrisdholt commented Jun 30, 2023

Pull Request

📖 Description

This PR ensures that aria-attributes are allowed for a given role for Divider. In cases where the role is presentation, aria-orientation should not be applied.

🎫 Issues

n/a

@chrisdholt chrisdholt force-pushed the users/chhol/only-add-aria-orientation-for-proper-role-divider branch 3 times, most recently from 463b5fc to 83ceda4 Compare July 4, 2023 00:14
@chrisdholt chrisdholt force-pushed the users/chhol/only-add-aria-orientation-for-proper-role-divider branch from 83ceda4 to 1c0bf15 Compare July 4, 2023 00:25
@chrisdholt chrisdholt merged commit b5f23eb into master Jul 17, 2023
@chrisdholt chrisdholt deleted the users/chhol/only-add-aria-orientation-for-proper-role-divider branch July 17, 2023 22:00
janechu pushed a commit that referenced this pull request Jun 10, 2024
* fix: add aria-orientation to divider only when role equals separator

* Change files

* pass role in test

* pri exclusion in template logic
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