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(aria-hidden-focus): Update rule help & description #3422

Merged
merged 2 commits into from
Mar 25, 2022

Conversation

mjawili
Copy link
Contributor

@mjawili mjawili commented Mar 24, 2022

The current help value does not include the scenario in which aria-hidden="true" is on a focusable element. I updated it to include that scenario. Here's the PR, per @WilcoFiers suggestion. Slack thread: https://deque.slack.com/archives/C0LA5E545/p1646762357136919

The current `help` value does not include the scenario in which `aria-hidden="true"` is on a focusable element. I updated it to include that scenario. Here's the PR, per Wilco's suggestion. Slack thread: https://deque.slack.com/archives/C0LA5E545/p1646762357136919
@mjawili mjawili requested a review from a team as a code owner March 24, 2022 16:32
@CLAassistant
Copy link

CLAassistant commented Mar 24, 2022

CLA assistant check
All committers have signed the CLA.

@WilcoFiers WilcoFiers changed the title Update help value to include focusable elements docs(aria-hidden-focus): Update rule help & description Mar 25, 2022
Copy link
Contributor

@straker straker left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

@straker
Copy link
Contributor

straker commented Mar 25, 2022

Reviewed for security

@straker
Copy link
Contributor

straker commented Mar 25, 2022

Ps. this pr closes issue #3252

@WilcoFiers WilcoFiers changed the title docs(aria-hidden-focus): Update rule help & description fix(aria-hidden-focus): Update rule help & description Mar 25, 2022
@straker straker merged commit 7742945 into dequelabs:develop Mar 25, 2022
@mjawili
Copy link
Contributor Author

mjawili commented Mar 25, 2022

@straker that's good to know!

straker pushed a commit that referenced this pull request May 12, 2022
* Update `help` value to include focusable elements

The current `help` value does not include the scenario in which `aria-hidden="true"` is on a focusable element. I updated it to include that scenario. Here's the PR, per Wilco's suggestion. Slack thread: https://deque.slack.com/archives/C0LA5E545/p1646762357136919

* Update lib/rules/aria-hidden-focus.json

Co-authored-by: Wilco Fiers <[email protected]>
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.

4 participants