Ask for removal of aria-labels in contribution stats #152878
Replies: 3 comments
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Hello @yncat - thank you for providing this feedback! We have filed this with our Accessibility team so that it can be reviewed and will follow-up here with any additional questions or updates. Thanks again! |
Beta Was this translation helpful? Give feedback.
-
Hi @yncat - we recently made some accessibility updates to the contribution graph. Upon reviewing your issue again, the accessibility team noted that the summary output has changed to:
In particular, the following attributes were removed to help improve the screen reader experience: When you have a chance, please re-test and let us know if your issue is resolved. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
GitHub Feature Area
Profile
Body
I found a bug in the web UI where aria-labels were shadowing the inner text.
This markup shadows the inner summaryText.
Since collapsed / expanded status is already presented by aria-expanded, the outer aria-label is not necessary in my opinion.
Beta Was this translation helpful? Give feedback.
All reactions