Skip to content

[accessibility] automated checker result  #6671

@brichet

Description

@brichet

@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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions