primefaces / primefaces/primereact
TextArea: Material Theme FloatLabel issue
Open
Nobody has claimed this yet.
Component: Theme
- Dominant language
- CSS
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Text is overwritten the label of text area component when there is a lot to text and you scroll down

Reproducer
No response
PrimeReact version
8 and 9
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
chrome
Steps to reproduce the behavior
- go to prime react documentation text area float label: https://primereact.org/inputtextarea/
- insert a lot of text with break line
- you will see that the text is overwrite the label
Expected behavior
Text doesn't need to overwrite the label
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.