Skip to content

Warn about literal role matching #520

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

Merged
merged 1 commit into from
Jul 7, 2020

Conversation

nickserv
Copy link
Member

@nickserv nickserv commented Jul 7, 2020

This is an alternative to testing-library/dom-testing-library#448 and testing-library/dom-testing-library#675. Rather than changing dom-testing-library's functionality to handle role hierarchies, this keeps back compatibility and warns the user that role matching is literal (without ARIA role inheritance).

Direct link

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

👍 thanks!

@kentcdodds kentcdodds merged commit 5560e6e into master Jul 7, 2020
@kentcdodds kentcdodds deleted the warn-about-literal-role-matching branch July 7, 2020 12:44
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