Skip to content

Conversation

@jjanzon
Copy link

@jjanzon jjanzon commented Dec 18, 2025

Fixes #16776

The span-element is not labelable. see https://developer.mozilla.org/en-US/docs/Web/HTML/Guides/Content_categories#labelable The element with the id referenced by the label must be labelable. Button is a labelable element.

Defect Fixes

When submitting a PR, please also create an issue documenting the error and manually link to an issue.

Feature Requests

Due to company policy, we are unable to accept feature request PRs with significant changes as such cases has to be implemented by our team following our own processes.
Smaller scaled feature implementations such as adding a property to a component will be considered for merging.

…sibility

Fixes primefaces#16776

The span-element is not labelable. see https://developer.mozilla.org/en-US/docs/Web/HTML/Guides/Content_categories#labelable
The element with the id referenced by the label must be labelable.
Button is a labelable element.
@vercel
Copy link

vercel bot commented Dec 18, 2025

@jjanzon is attempting to deploy a commit to the cetincakiroglu's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Dropdown & Multiselect: make usage of <label for="..."> possible

1 participant