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: Issue#17751 - Inftalabel affected nested inputtext in Select Component. #17755

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

ledsonsilva
Copy link
Contributor

Fix solution for issue:
#17751

Problem:
When using the Select component with a filter within an Iftalabel, the search field appears in the IftaLabel pattern with padding top without the label.

Solution:
CSS adjustment so padding affects only first child element.


image

Copy link

vercel bot commented Feb 23, 2025

Deployment failed with the following error:

Creating the Deployment Timed Out.

@cetincakiroglu cetincakiroglu linked an issue Feb 24, 2025 that may be closed by this pull request
4 tasks
@cetincakiroglu cetincakiroglu merged commit 5ad7afa into primefaces:master Feb 24, 2025
1 check failed
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.

Select filter field with bug when using iftalabel
2 participants