Skip to content

Conversation

strackoverflow
Copy link
Member

@strackoverflow strackoverflow commented Dec 1, 2023

Closes https://github.com/github/accessibility-audits/issues/5565 (GitHub staff only)

This pull request fixes an accessibility issue in Dialog where the dialog's scrollable body could not be focused with the keyboard, preventing keyboard users from navigating to the dialog content.

Changelog

New

Changed

Fix an issue where the scrollable Dialog body could not be focused with the keyboard.

Removed

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan

Testing & Reviewing

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.

@strackoverflow strackoverflow self-assigned this Dec 1, 2023
Copy link

changeset-bot bot commented Dec 1, 2023

🦋 Changeset detected

Latest commit: b9f520b

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 Dec 1, 2023

size-limit report 📦

Path Size
dist/browser.esm.js 105.54 KB (+0.12% 🔺)
dist/browser.umd.js 106.13 KB (+0.14% 🔺)

@github-actions github-actions bot temporarily deployed to storybook-preview-4000 December 7, 2023 17:03 Inactive
@strackoverflow strackoverflow marked this pull request as ready for review December 8, 2023 20:18
@strackoverflow strackoverflow requested review from a team and langermank December 8, 2023 20:18
Copy link
Member

@joshblack joshblack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Just had one comment 👀

Co-authored-by: Josh Black <joshblack@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.

3 participants