-
Notifications
You must be signed in to change notification settings - Fork 350
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
feat(LEMS-1733): adds aria labels to line segment #2032
Open
anakaren-rojas
wants to merge
25
commits into
main
Choose a base branch
from
LEMS-1733-add-aria-label-to-line-segment
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+705
−31
Open
Changes from 6 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
776c38b
docs(changeset): adds aria labels to line segment
anakaren-rojas bf27d16
add aria labels to line segment
anakaren-rojas 76391ec
use line segment label
anakaren-rojas 25b8121
Merge branch 'main' into LEMS-1733-add-aria-label-to-line-segment
anakaren-rojas de68801
remove role from segment
anakaren-rojas 0616ef8
Merge branch 'main' into LEMS-1733-add-aria-label-to-line-segment
anakaren-rojas 08fd6bf
add description for multiple segments
anakaren-rojas a4f033a
update strings
anakaren-rojas 67b3bd7
add periods at the end of sentences
anakaren-rojas 06114d8
update strings to include multiples and add desc for whole graph
anakaren-rojas 1f6b8b4
move function outside of component
anakaren-rojas 822097d
add unique id to the descriptions
anakaren-rojas 4981fdc
remove unique id from aria described by key
anakaren-rojas bacaad4
add missing id
anakaren-rojas 717bd34
readd key
anakaren-rojas 42d5288
remove context and message objects
anakaren-rojas ec9d977
Merge branch 'main' into LEMS-1733-add-aria-label-to-line-segment
anakaren-rojas 072225a
lint fix
anakaren-rojas 1206856
Merge branch 'main' into LEMS-1733-add-aria-label-to-line-segment
anakaren-rojas d070c09
add placeholder for grab handle aria label
anakaren-rojas 9221928
Merge branch 'main' into LEMS-1733-add-aria-label-to-line-segment
nishasy 2adacae
Remove unused string. Make the description the label.
nishasy 97a9970
Add grab handle string
nishasy 4235cd7
Separate length into description
nishasy 30061d3
Describe interactive elements in outer graph
nishasy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@khanacademy/perseus": minor | ||
--- | ||
|
||
adds aria labels to line segment |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a period to the end of this?