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
[SR] Linear - Add the interactive elements linear description to the whole graph container (#2110)
## Summary:
Add the interactive Linear graph description to the full graph container.
This adds the "Interactive elements: Line..." description to the outermost graph container.
Issue: https://khanacademy.atlassian.net/browse/LEMS-1726
## Test plan:
`yarn jest packages/perseus/src/widgets/interactive-graphs/graphs/linear.test.tsx`
Storybook
- Go to http://localhost:6006/iframe.html?globals=&args=&id=perseuseditor-widgets-interactive-graph--interactive-graph-linear&viewMode=story
- Confirm that there is the "interactive elements: ..." section in the SR tree
- Use screen reader to confirm it's read out loud
Author: nishasy
Reviewers: catandthemachines, anakaren-rojas
Required Reviewers:
Approved By: catandthemachines
Checks: ✅ Publish npm snapshot (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ Cypress (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ Publish Storybook to Chromatic (ubuntu-latest, 20.x), ✅ Check builds for changes in size (ubuntu-latest, 20.x)
Pull Request URL: #2110
0 commit comments