-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Add persistent visual labels to find input #171777
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
base: main
Are you sure you want to change the base?
Conversation
@microsoft-github-policy-service agree |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
jjaeggli:persistent-labels
jjaeggli:persistent-labels |
About this change
This change implements persistent visual labels in accordance with WCAG 2.1 success criteria 3.3.2, notably addresses the issue that placeholder text does not provide sufficient labels for input fields as described here w3c/wcag#864 and in other sources. This PR serves as an example of a potential change which could address the issue. It may need further review or discussion with UX. Otherwise, if the change sufficiently addresses the issue, it may be merged.
Similar issues have even been addressed in other Microsoft projects, ex.
microsoft/pxt-microbit#2332
Issue:
#167870
How to test:
Screenshots:
Electron
Web