Skip to content

fix(aria-hidden-focus): Update rule help & description#3422

Merged
straker merged 2 commits intodequelabs:developfrom
mjawili:patch-1
Mar 25, 2022
Merged

fix(aria-hidden-focus): Update rule help & description#3422
straker merged 2 commits intodequelabs:developfrom
mjawili:patch-1

Conversation

@mjawili
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Contributor

straker commented Mar 25, 2022

Reviewed for security

@straker
Copy link
Copy Markdown
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
Copy Markdown
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 <WilcoFiers@users.noreply.github.com>
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