-
Notifications
You must be signed in to change notification settings - Fork 538
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
Reintroduce aria-hidden=true asterisk changes #3439
Reintroduce aria-hidden=true asterisk changes #3439
Conversation
* Remove aria-hidden=true from spans with required asterisk * Create pink-beds-fetch.md --------- Co-authored-by: Cole Bemis <colebemis@github.com>
🦋 Changeset detectedLatest commit: aa1a6fa The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
size-limit report 📦
|
4e05c8e
to
b9a3895
Compare
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.
👋🏻 Hi @adrianababakanian , thank you so much for this PR!
Looking at the follow up https://github.com/github/repos/issues/7164 and the PR that removes checkbox names, I think we are now safe to introduce these changes 👍🏻 Thanks for your thorough work and your patience with us while we are re-introcuding the PRs 🙏🏻
Describe your changes here.
Reintroduces the changes from 47b7ea0 that had to be reverted for the previous release.
It may be worth noting that I added in dfbf551 after the initial commit above to address a snapshot regression, so cherry-picked it back in here as well.Edit: never mind, the snapshot updates were for a different PR of mine!Screenshots
See #3320 for the details!
Merge checklist
Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.