Floatlabel overlaps placeholder #17260
Labels
Component: Theme
Issue or pull request is related to Theme
Status: Pending Review
Issue or pull request is being reviewed by Core Team
Milestone
Describe the bug
When the floatlabel is displayed on the ‘input’ element, the placeholder is visible so that the two texts overlap. In primeng version 17, the placeholder was only displayed when the input was active and the floatlabel was displayed over the field.
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/github-n5jhznk4?file=src%2Fapp%2Fapp.component.html
Environment
Nx monorepo with angular app
Angular version
19.0.5
PrimeNG version
v19
Node version
22.12.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The placeholder should be hidden when the floatlabel is displayed on the input field.
The text was updated successfully, but these errors were encountered: