Skip to content
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

fix(Checkbox/TriStateCheckbox): Lost margin between label and docs. #14371

Merged

Conversation

SoyDiego
Copy link
Contributor

@SoyDiego SoyDiego commented Dec 14, 2023

Fix #14369 (Checkbox and TriStateCheckbox) and docs

PROBLEM TriStateCheckbox (Lost margin between label) and clicking in label is not working.

image

tri-state-checkbox-label-click tri-state-checkbox-label-click (StackBlitz)

PROBLEM Checkbox (The solution is remove inputId if you are using the property label directly

problem checkbox

AFTER SOLUTION TriStateCheckbox

image

fixed

AFTER SOLUTION Checkbox

solution checkbox

Copy link

vercel bot commented Dec 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Dec 14, 2023 9:03pm

@cetincakiroglu cetincakiroglu merged commit 0aeef82 into primefaces:master Dec 20, 2023
5 checks passed
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.

Component: TriStateCheckbox lost margin between label and checkbox
2 participants