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

Radio: add aria-describedby association for validation messages #824

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

sirrah-tam
Copy link
Contributor

@sirrah-tam sirrah-tam commented Oct 22, 2024

This change: (check at least one)

  • Adds a new feature
  • Fixes a bug
  • Improves maintainability
  • Improves documentation
  • Is a release activity

Is this a breaking change? (check one)

  • Yes
  • No

Is the: (complete all)

  • Title of this pull request clear, concise, and indicative of the issue number it addresses, if any?
  • Test suite(s) passing?
  • Code coverage maximal?
  • Changeset added?
  • Component status page up to date?

What does this change address?

Closes #823

How does this change work?
Adds the aria-describedby attribute to the radio input when supplied with the message attribute.

Additional context
Add any other context here.

@sirrah-tam sirrah-tam requested a review from a team as a code owner October 22, 2024 20:45
@sirrah-tam sirrah-tam requested review from daneah, jialin-he and mtorres3 and removed request for a team October 22, 2024 20:45
Copy link

changeset-bot bot commented Oct 22, 2024

🦋 Changeset detected

Latest commit: 3d7dfa2

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

This PR includes changesets to release 1 package
Name Type
@ithaka/pharos 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

size-limit report 📦

Path Size
packages/pharos/lib/index.js 66.34 KB (+0.15% 🔺)

@sirrah-tam sirrah-tam merged commit 0717dd8 into develop Oct 23, 2024
7 checks passed
@sirrah-tam sirrah-tam deleted the feat/radio-btn-description branch October 23, 2024 17:18
@github-actions github-actions bot mentioned this pull request Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Radio: validation message missing aria-describedby association
3 participants