You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the menu bar many of the buttons/clickable areas have targets that are too small for WCAG. They need to be bigger.
We need to decide whether we can meet which size in JupyterLab. The larger 44px by 44px is ideal, but it may not work well for many areas of JupyterLab.
The target for clickable areas is at least 24 by 24px. See guidelines for exceptions. 2.5.8
- Question: is this measured in area? Or is it truly both dimensions need to be at least this?
- Does not meet this: menu bar, file browser breadcrumbs, toc top bar, extension refresh button, tab close, cell collapser, in cell toc collapser, TOC paragraph link
- Does meet this: side bar sections, new launcher (file browser), file browser top bar, file browser search, file browser sort, file browser items, everything in running tab, toc items, table of contents expanded extension button (enable/disable), extension collapser carrot, extension management buttons (about, update, install, etc.), debugger top bars, status bar buttons, tabs, notebook toolbar, one-line cell height, dialog button, dialog drop down
The target for clickable areas is at least 44 by 44px. See guidelines for exceptions. 2.5.5
- Most places are not meeting this.
- Does meet this: launcher card, two-or-more line cells
Tests
Inspect each clickable area in the browser a5 100% zoom. It needs to be at minimum 24px by 24px.
Background
In the menu bar many of the buttons/clickable areas have targets that are too small for WCAG. They need to be bigger.
We need to decide whether we can meet which size in JupyterLab. The larger 44px by 44px is ideal, but it may not work well for many areas of JupyterLab.
From the 3.2.0 review
Tests
References
The text was updated successfully, but these errors were encountered: