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

TreeView: Add custom aria label to TreeView.Item #4617

Merged
merged 3 commits into from
May 29, 2024
Merged

Conversation

JelloBagel
Copy link
Contributor

Changelog

New

Support aria-label and aria-labelledby in the TreeView.Item

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 May 21, 2024

🦋 Changeset detected

Latest commit: 32dc53f

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 Minor

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 May 21, 2024

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 89.37 KB (+0.04% 🔺)
packages/react/dist/browser.umd.js 89.64 KB (-0.06% 🔽)

@github-actions github-actions bot temporarily deployed to storybook-preview-4617 May 21, 2024 21:41 Inactive
@JelloBagel JelloBagel marked this pull request as ready for review May 21, 2024 22:01
@JelloBagel JelloBagel requested a review from a team as a code owner May 21, 2024 22:01
@JelloBagel JelloBagel requested a review from keithamus May 21, 2024 22:01
@JelloBagel
Copy link
Contributor Author

@primer/engineer-reviewers 👋 bumping this PR. Can I get a review?

Copy link
Member

@broccolinisoup broccolinisoup left a comment

Choose a reason for hiding this comment

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

There is one usage (internal link only) at dotcom that passes aria-label to TreeView.Item - just wanted to make sure we don't break any tests of this files with the change. Could we run integration tests at dotcom (internal link only)?

.changeset/hungry-rockets-smell.md Outdated Show resolved Hide resolved
@JelloBagel
Copy link
Contributor Author

@broccolinisoup CI checks are passing in dotcom 🙂

Copy link
Member

@broccolinisoup broccolinisoup left a comment

Choose a reason for hiding this comment

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

🎉

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.

2 participants