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

SHS-6103: ARIA - "ARIA attribute unsupported or prohibited" in Vertical Timelines #1766

Open
wants to merge 4 commits into
base: 11.8.2-release
Choose a base branch
from

Conversation

mariannuar
Copy link
Collaborator

@mariannuar mariannuar commented Mar 3, 2025

Summary

Fix aria attributes in Vertical Timelines

Need Review By (Date)

03/12

Urgency

medium

Steps to Test

  1. Go to https://pr1766-oul53tg46g49olxd2awym2ihyx59xlac.tugboatqa.com/components/vertical-timeline-without-and-collection
  2. Test by using a screen reader and keyboard navigation, and confirm everything is working well.
  3. Note: Aria attributes are not necessary when using <details> and <summary> in the markup

Review Tasks

Backend / Functional Validation

Code

  • Are the naming conventions following our standards?
  • Are PHP functions and variables in snake_case and not camelCase?
  • Does Drupal code follow Drupal Coding Standards?
  • Does the code have sufficient inline comments?
  • Is there anything in this code that would be hidden or hard to discover through the UI?
  • Are there any code smells?
  • Are tests provided?

Code security

General

  • Is there anything included in this PR that is not related to the problem it is trying to solve?
  • Is the approach to the problem appropriate?

@ahughes3 ahughes3 temporarily deployed to Tugboat March 3, 2025 16:05 Destroyed
@mariannuar mariannuar marked this pull request as ready for review March 3, 2025 16:31
@mariannuar mariannuar self-assigned this Mar 3, 2025
@mariannuar mariannuar requested a review from cienvaras March 3, 2025 16:31
Copy link
Collaborator

@cienvaras cienvaras left a 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.

@ahughes3 ahughes3 temporarily deployed to Tugboat March 4, 2025 15:59 Destroyed
@mariannuar mariannuar requested a review from cienvaras March 4, 2025 16:21
@mariannuar
Copy link
Collaborator Author

@cienvaras Ready for review again!

Copy link
Collaborator

@cienvaras cienvaras left a 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

@ahughes3 ahughes3 temporarily deployed to Tugboat March 4, 2025 17:50 Destroyed
@cienvaras cienvaras requested a review from ahughes3 March 4, 2025 17:50
@cienvaras cienvaras assigned ahughes3 and unassigned mariannuar Mar 4, 2025
@ahughes3
Copy link
Collaborator

ahughes3 commented Mar 5, 2025

@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

@mariannuar
Copy link
Collaborator Author

@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.

Base automatically changed from 11.8.1-release to develop March 5, 2025 17:42
@cienvaras cienvaras changed the base branch from develop to 11.8.2-release March 5, 2025 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants