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: Disable aria-required children rule #1080

Merged
merged 4 commits into from
Aug 30, 2021

Conversation

ElinorW
Copy link
Contributor

@ElinorW ElinorW commented Aug 26, 2021

Overview

This PR

  1. updates the packages used in accessibility testing
  2. fixes an accessibility issue raised after updating the fluent UI package.
    The accessibility issue 'aria-required-children' affects the two dropdown components we have i.e GET and v1.0.
    image

Notes

This issue is actually a false positive as indicated by the fluent UI team here, and is currently being worked on by the deque/axe-core team.
Thread can be followed here: Axe-core Issue
Thus, we are disabling the check for the time being until a fix is added to an updated version of the axe-core package.

@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-1080.centralus.azurestaticapps.net

@ElinorW ElinorW merged commit d708619 into dev Aug 30, 2021
thewahome added a commit that referenced this pull request Sep 1, 2021
* Feature: Highlights the previously selected query (#1006)

* Task: upgrade packages flagged by dependabot (#1054)

* Task: Fluent upgrade (#1056)

* Fix: ProfileType persistence (#1074)

* Enhancement: error hints (#1060)

* Bug: Persisting request body (#1055)

* Fix: Sample queries UI bugs (#1084)

* Fix: Disable aria-required children rule (#1080)

* Task: Fix failing profile test (#1086)

* Enhancement: permissions radio buttons change (#1087)

* Task: add English file transfer automation (#1075)
@thewahome thewahome deleted the fix/update-accessibility-packages branch September 9, 2021 07:58
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