Primeng: InputText floating label content overlap

Created on 26 Oct 2017  路  6Comments  路  Source: primefaces/primeng

[x] bug report
[ ] feature request
[ ] support reques

Current behavior
Floating label of InputText is overlaping on input content

Expected behavior
Floating label of InputText must stay raized while input has content

Minimal reproduction of the problem with instructions
Current state of PrimeNg documentation has this problem
PrimeNg InputText Documentation

What is the motivation / use case for changing the behavior?
This awesome feature is required for Material style themes

  • Angular version: 4.4.X

  • PrimeNG version: 4.2.X

  • Language: TypeScript 2.5.X, ES6

Most helpful comment

I'm Facing this issue.
image

All 6 comments

Cache issues.....

I'm Facing this issue.
image

I'm having the same issues with [email protected] and [email protected]
The class ui-state-filled is not added to the input element, and the label overlaps the text on blur

@bsh314 no it's not "Cache issues....."

forgot to import InputTextModule

I had the same problem, Just imported the InputTextModule and done.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

agusdutra picture agusdutra  路  52Comments

RaviMovva picture RaviMovva  路  33Comments

danny-swimmer picture danny-swimmer  路  39Comments

luking4 picture luking4  路  38Comments

gatapia picture gatapia  路  64Comments