Skip to content

Conversation

@mbgower
Copy link
Contributor

@mbgower mbgower commented Oct 17, 2025

Closes #4675 by making suggested modifications clarifying the difference between Error Identification and Error Suggestions, and acknowledging that it's possible to meet both in one message.

@netlify
Copy link

netlify bot commented Oct 17, 2025

Deploy Preview for wcag2 ready!

Name Link
🔨 Latest commit a6eb37c
🔍 Latest deploy log https://app.netlify.com/projects/wcag2/deploys/6904d90123c00f00081cb133
😎 Deploy Preview https://deploy-preview-4694--wcag2.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.

Adding second requested change in the document
@bruce-usab bruce-usab self-requested a review October 31, 2025 18:06
Copy link
Contributor

@bruce-usab bruce-usab left a comment

Choose a reason for hiding this comment

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

Discussed on Backlog call 10/31. Here's the Preview Diff.

<a href="error-suggestion">3.3.3 Error Suggestion</a>.
The error must be indicated in <a>text</a>.</p>
<p>This SC requires that users be provided with information about the nature of the error, including the identity of the item in error. What the user should do to correct the item in error is covered by
<a href="error-suggestion">3.3.3 Error Suggestion</a>. Often, the error description can be phrased so that it meets both SC 3.3.1 and SC 3.3.3 at the same time. For instance, "Please provide a valid email address" conveys that the email field is empty or invalid, and also how it can be fixed.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<a href="error-suggestion">3.3.3 Error Suggestion</a>. Often, the error description can be phrased so that it meets both SC 3.3.1 and SC 3.3.3 at the same time. For instance, "Please provide a valid email address" conveys that the email field is empty or invalid, and also how it can be fixed.
<a href="error-suggestion">3.3.3 Error Suggestion</a>. Often, the error description can be phrased so that it meets both SC 3.3.1 and SC 3.3.3 at the same time. For instance, "Email is not valid" would pass SC 3.3.1, but "Please provide a valid email address in the format [email protected]" also conveys how it can be fixed and passes both.

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.

Understanding SC 3.3.1:change wording to correctly capture what's in scope of SC 3.3.1 vs. 3.3.3

6 participants