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 IconField when icons should appear at beginning and end. #6035

Merged

Conversation

maspetsberger
Copy link
Contributor

Fixes #6034

This changes the css selector to select all inputs, except the leading/trailing ones. While this does allow icons to be placed at both sides of an input, it might not work properly when there are other decorations or html elements inside of the IconField.

Copy link

vercel bot commented Jul 9, 2024

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Jul 9, 2024 10:13am
primevue-v3 ⬜️ Ignored (Inspect) Visit Preview Jul 9, 2024 10:13am

@tugcekucukoglu tugcekucukoglu merged commit f26bb8d into primefaces:master Jul 22, 2024
3 of 4 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.

IconField: Does not support multiple icons
2 participants