-
Notifications
You must be signed in to change notification settings - Fork 3
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
SHS-6103: ARIA - "ARIA attribute unsupported or prohibited" in Vertical Timelines #1766
base: 11.8.2-release
Are you sure you want to change the base?
SHS-6103: ARIA - "ARIA attribute unsupported or prohibited" in Vertical Timelines #1766
Conversation
…hey are not needed
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.
@mariannuar Looks good! Just a minor fix needed.
docroot/themes/humsci/humsci_basic/src/js/shared/timeline/expand-collapse-timeline.js
Outdated
Show resolved
Hide resolved
@cienvaras Ready for review again! |
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.
@mariannuar LGTM!
@ahughes3 Ready for you
…-6103-fix-aria-attributes-in-timeline
@cienvaras @mariannuar Is Step #3 in the testing instructions correct? I was't sure if it was incomplete or if it was something specific to screen readers |
@ahughes3 Oh step 3 is more like a note about that there are not longer aria attributes since they are not necessary for those tags. GitHub kind of create like an accordion instead of adding the tags I was refering to. Sorry about that. |
…-6103-fix-aria-attributes-in-timeline
Tugboat has finished building the preview for this pull request! Links:
Dashboard: Visual Diffs: |
Summary
Fix aria attributes in Vertical Timelines
Need Review By (Date)
03/12
Urgency
medium
Steps to Test
<details>
and<summary>
in the markupReview Tasks
Backend / Functional Validation
Code
snake_case
and notcamelCase
?Code security
General