Anchor in a label #44
shawnthompson
started this conversation in
Best Practices (Open Discussions)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There was a discussion on A11Y Slack about putting links in
labelelements.It was advised not to do it because it clicking on the label is expected to place focus on the associated field.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label
We should create a working example and documentation about why we shouldn't do this.
Beta Was this translation helpful? Give feedback.
All reactions