Skip to content

Conversation

@chris-doucette-stack
Copy link
Collaborator

Summary

This PR adds accessibility props, aria-label and aria-labelledby to the PopoverContent component. I have added tests to ensure the props are added when provided and excluded when not.

@changeset-bot
Copy link

changeset-bot bot commented Dec 19, 2025

🦋 Changeset detected

Latest commit: de1b490

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

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

@netlify
Copy link

netlify bot commented Dec 19, 2025

Deploy Preview for stacks ready!

Name Link
🔨 Latest commit de1b490
🔍 Latest deploy log https://app.netlify.com/projects/stacks/deploys/69496acdcd93920008f31300
😎 Deploy Preview https://deploy-preview-2113--stacks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 19, 2025

Deploy Preview for stacks-svelte ready!

Name Link
🔨 Latest commit de1b490
🔍 Latest deploy log https://app.netlify.com/projects/stacks-svelte/deploys/69496acdcd93920008f312fe
😎 Deploy Preview https://deploy-preview-2113--stacks-svelte.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@dancormier dancormier left a comment

Choose a reason for hiding this comment

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

I think the linting failed because it expects either all quoted prop names or camelCase.

We go with camelCase these prop names across our components, so would you mind removing the quotes @chris-doucette-stack?

Once that change is made, I'm happy to see this merged in 🙂

@chris-doucette-stack chris-doucette-stack merged commit 0b92e2c into beta Dec 22, 2025
18 checks passed
@chris-doucette-stack chris-doucette-stack deleted the cdoucette/popover-accessibility-labels branch December 22, 2025 16:08
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