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

Unify Breadcrumbs + fix a11y issues #4308

Merged
merged 9 commits into from
Feb 29, 2024
Merged

Conversation

tbenning
Copy link
Contributor

@tbenning tbenning commented Feb 27, 2024

Update breadcrumb divider so that the screenreader doesn't read out the / from content:"/".

Before

before.mov

After

after.mov

Closes #
https://github.com/github/primer/issues/3069

Closes a11y issue:
https://github.com/github/primer/issues/3074

Also closes a11y issue:
https://github.com/github/accessibility-audits/issues/5656

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; if selected, include a brief description as to why

Testing & Reviewing

Merge checklist

Copy link

changeset-bot bot commented Feb 27, 2024

🦋 Changeset detected

Latest commit: 281ca10

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/react Patch

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

Copy link
Contributor

github-actions bot commented Feb 27, 2024

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 113.58 KB (+0.05% 🔺)
packages/react/dist/browser.umd.js 114.25 KB (+0.04% 🔺)

@github-actions github-actions bot temporarily deployed to storybook-preview-4308 February 27, 2024 20:28 Inactive
@tbenning tbenning changed the title Unify Breadcrumbs + fix a11y issue Unify Breadcrumbs + fix a11y issues Feb 27, 2024
@tbenning tbenning added this pull request to the merge queue Feb 29, 2024
Merged via the queue into main with commit 32b0cf7 Feb 29, 2024
30 checks passed
@tbenning tbenning deleted the tbenning/unify-breadcrumbs-a11y branch February 29, 2024 21:05
@primer primer bot mentioned this pull request Feb 29, 2024
lukasoppermann pushed a commit that referenced this pull request Apr 16, 2024
* update to fix a11y breadcrumb issue

* Create fair-countries-taste.md

* test(vrt): update snapshots

* show underline on focus to resolve a11y issue

* update tests

---------

Co-authored-by: tbenning <tbenning@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants