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 usages of ARIA tabpanel #10628

Merged
merged 7 commits into from
Apr 25, 2023
Merged

Fix usages of ARIA tabpanel #10628

merged 7 commits into from
Apr 25, 2023

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    e69c511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bcf4d1 View commit details
    Browse the repository at this point in the history
  3. Fix right panel being wrongly specified as aria tabs

    Not all right panels map to the top right header buttons so we cannot describe it as a tabpanel relation
    t3chguy committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    78b6ed9 View commit details
    Browse the repository at this point in the history
  4. tsc strict

    t3chguy committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    93530df View commit details
    Browse the repository at this point in the history
  5. Update snapshots

    t3chguy committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    700960a View commit details
    Browse the repository at this point in the history
  6. Fix ARIA AXE violation

    t3chguy committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ad360cb View commit details
    Browse the repository at this point in the history
  7. Update tests

    t3chguy committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4c8abca View commit details
    Browse the repository at this point in the history