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

[accessibility] automated checker result #6671

Open
3 of 8 tasks
brichet opened this issue Dec 28, 2022 · 0 comments
Open
3 of 8 tasks

[accessibility] automated checker result #6671

brichet opened this issue Dec 28, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@brichet
Copy link
Collaborator

brichet commented Dec 28, 2022

@balajialg highlighted the fact that there have been some improvements about accessibility with Notebook 7: berkeley-dsep-infra/datahub#3885.

He provided a list of problems found by the Axe Decque test tool that should be fixed.

These remaining errors have several levels of severity and come from different projects (Codemirror, JupyterLab, Lumino and Notebook).

Critical/serious

JupyterLab:

  • the responsive button in toolbar that have no aria-label
  • several insufficient color contrast
  • aria-label on div without role

Codemirror:

  • missing aria-label to div with role
  • several insufficient color contrast

Moderate/minor

Notebook

Lumino:

  • wrong role (button) to title of accordion panel
  • wrong role (checkbox) to toggleable items of the command palette
@brichet brichet added the bug label Dec 28, 2022
@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to issues that need triage label Dec 28, 2022
@brichet brichet changed the title [accessibility] [accessibility] automated checker result Dec 28, 2022
@jtpio jtpio added this to the 7.0 milestone Jan 2, 2023
@RRosio RRosio removed the status:Needs Triage Applied to issues that need triage label Jan 5, 2023
@andrii-i andrii-i modified the milestones: 7.0, 7.1, 7.0.x Jun 12, 2023
@jtpio jtpio modified the milestones: 7.0.x, 7.4.0 Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants