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] Add accessibility checker in editor #2219

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

mark-fitzgerald
Copy link
Contributor

Summary:

Test plan:

Add event listener for updates to the preview panel so that axe-core can re-test the updates.
…cons consistent (used to be two different sizes).

Make widget editor panel transition when toggled.
Adjust axe-core settings when in Storybook so that it scans the correct preview element.
Add status icon to accessibility panel.
Add issues panels for violations and inconsistencies.
Add "Show Me" toggle to highlight the offending element.
@mark-fitzgerald mark-fitzgerald self-assigned this Feb 7, 2025
Copy link
Contributor

github-actions bot commented Feb 7, 2025

Size Change: +2.63 kB (+0.3%)

Total Size: 869 kB

Filename Size Change
packages/perseus-editor/dist/es/index.js 278 kB +2.63 kB (+0.95%)
ℹ️ View Unchanged
Filename Size
packages/kas/dist/es/index.js 38.9 kB
packages/keypad-context/dist/es/index.js 760 B
packages/kmath/dist/es/index.js 10.4 kB
packages/math-input/dist/es/index.js 77.6 kB
packages/math-input/dist/es/strings.js 1.79 kB
packages/perseus-core/dist/es/index.js 29.6 kB
packages/perseus-linter/dist/es/index.js 22 kB
packages/perseus-score/dist/es/index.js 20.3 kB
packages/perseus/dist/es/index.js 367 kB
packages/perseus/dist/es/strings.js 6.57 kB
packages/pure-markdown/dist/es/index.js 3.54 kB
packages/simple-markdown/dist/es/index.js 12.5 kB

compressed-size-action

Copy link
Contributor

github-actions bot commented Feb 7, 2025

npm Snapshot: Published

Good news!! We've packaged up the latest commit from this PR (284d21f) and published it to npm. You
can install it using the tag PR2219.

Example:

pnpm add @khanacademy/perseus@PR2219

If you are working in Khan Academy's webapp, you can run:

./dev/tools/bump_perseus_version.sh -t PR2219

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.

1 participant