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

[SR] Update Linear System strings #2252

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nishasy
Copy link
Contributor

@nishasy nishasy commented Feb 19, 2025

Summary:

We're doing a final pass on strings now at the end of the phase 1
interactive graph screen reader work.

  • Linear system graph descriptions should include the point of intersection
    between the two lines.
  • Linear system lines' grab handle labels should have minimal line info
    instead of just repeating the description.

Issue: https://khanacademy.atlassian.net/browse/LEMS-2782

Test plan:

yarn jest packages/perseus/src/widgets/interactive-graphs/graphs/linear-system.test.tsx

Storybook

We're doing a final pass on strings now at the end of the phase 1
interactive graph screen reader work.

- Linear system graph descriptions should include the point of intersection
  between the two lines.
- Linear system lines' grab handle labels should have minimal line info
  instead of just repeating the description.

Issue: https://khanacademy.atlassian.net/browse/LEMS-2782

Test plan:
`yarn jest packages/perseus/src/widgets/interactive-graphs/graphs/linear-system.test.tsx`

Storybook
- http://localhost:6006/?path=/story/perseuseditor-widgets-interactive-graph--interactive-graph-linear-system
@nishasy nishasy self-assigned this Feb 19, 2025
Copy link
Contributor

npm Snapshot: Published

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

Example:

yarn add @khanacademy/perseus@PR2252

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

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

Copy link
Contributor

Size Change: +264 B (+0.02%)

Total Size: 1.47 MB

Filename Size Change
packages/kmath/dist/es/index.js 86.9 kB +55 B (+0.06%)
packages/perseus/dist/es/index.js 368 kB +114 B (+0.03%)
packages/perseus/dist/es/strings.js 6.67 kB +95 B (+1.45%)
ℹ️ View Unchanged
Filename Size
packages/kas/dist/es/index.js 39 kB
packages/keypad-context/dist/es/index.js 760 B
packages/math-input/dist/es/index.js 77.7 kB
packages/math-input/dist/es/strings.js 1.79 kB
packages/perseus-core/dist/es/index.js 48.2 kB
packages/perseus-editor/dist/es/index.js 689 kB
packages/perseus-linter/dist/es/index.js 22.1 kB
packages/perseus-score/dist/es/index.js 115 kB
packages/pure-markdown/dist/es/index.js 3.66 kB
packages/simple-markdown/dist/es/index.js 12.5 kB

compressed-size-action

@nishasy nishasy marked this pull request as ready for review February 19, 2025 02:28
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