Skip to content

Conversation

@cdransf
Copy link
Member

@cdransf cdransf commented Nov 12, 2025

Description

Updated the field-label documentation's Anatomy section example to use "Product name" instead of "Email address" to avoid using personal data fields in examples.

Motivation and context

The Email address field example violated WCAG 2.2 criterion 1.3.5 (Identify Input Purpose - Level AA) by using a personal data field without an autocomplete attribute. Rather than adding autocomplete to documentation examples, we changed to a non-personal data field ("Product name") which doesn't require autocomplete attributes.

This improves accessibility compliance in our documentation and provides a more universally applicable example.

Related issue(s)

SWC-1167


Author's checklist


Reviewer's checklist

Manual review test cases

@cdransf cdransf requested a review from a team as a code owner November 12, 2025 23:26
@cdransf cdransf self-assigned this Nov 12, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 12, 2025

⚠️ No Changeset found

Latest commit: f1abfcd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cdransf cdransf added the Status: Ready for review PR ready for review or re-review. label Nov 12, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

📚 Branch Preview

🔍 Visual Regression Test Results

When a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:

Deployed to Azure Blob Storage: pr-5880

If the changes are expected, update the current_golden_images_cache hash in the circleci config to accept the new images. Instructions are included in that file.
If the changes are unexpected, you can investigate the cause of the differences and update the code accordingly.

@cdransf cdransf force-pushed the cdransf/field-input-purpose branch 3 times, most recently from de29f3c to c5a57c1 Compare November 17, 2025 18:47
@github-actions
Copy link
Contributor

github-actions bot commented Nov 17, 2025

📚 Branch Preview Links

🔍 First Generation Visual Regression Test Results

When a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:

Deployed to Azure Blob Storage: pr-5880

If the changes are expected, update the current_golden_images_cache hash in the circleci config to accept the new images. Instructions are included in that file.
If the changes are unexpected, you can investigate the cause of the differences and update the code accordingly.

@caseyisonit caseyisonit added Status: Ready for merge PR has 2 approvals, all tests pass, and is ready to merge and removed Status: Ready for review PR ready for review or re-review. labels Nov 17, 2025
@cdransf cdransf force-pushed the cdransf/field-input-purpose branch from c5a57c1 to f1abfcd Compare November 17, 2025 21:57
@cdransf cdransf enabled auto-merge (squash) November 17, 2025 21:57
@cdransf cdransf merged commit 4d39976 into main Nov 17, 2025
19 of 23 checks passed
@cdransf cdransf deleted the cdransf/field-input-purpose branch November 17, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Ready for merge PR has 2 approvals, all tests pass, and is ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants