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

Validate accessible field labels in development #1591

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

michaeltaranto
Copy link
Contributor

Introduce development-time validation for the label prop on form fields to guard against blank values and guide towards the alternative labelling options that are available.

This validation helps ensure that all fields are accessible to screen readers and other assistive technologies.

@michaeltaranto michaeltaranto requested a review from a team as a code owner September 20, 2024 01:50
Copy link

changeset-bot bot commented Sep 20, 2024

🦋 Changeset detected

Latest commit: bc4bf2d

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

This PR includes changesets to release 1 package
Name Type
braid-design-system 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

@michaeltaranto michaeltaranto merged commit 81dc21a into master Sep 20, 2024
6 checks passed
@michaeltaranto michaeltaranto deleted the validate-blank-labels branch September 20, 2024 03:47
@seek-oss-ci seek-oss-ci mentioned this pull request Sep 20, 2024
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