primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
9.82k stars 1.18k forks source link

Password: If the state is invalid, the placeholder text remains gray instead of turning red #6220

Open Tamas-hi opened 1 month ago

Tamas-hi commented 1 month ago

Describe the bug

A normal TextInput placeholder turns red once it is invalid, however the password remains gray.

image

The inputwrapper related to the password html field should get the p-invalid class as well I believe.

Reproducer

Clearly visible on the image

PrimeVue version

4.0.4

Vue version

4.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

github-actions[bot] commented 3 weeks ago

We're unable to replicate your issue, if you are able to create a reproducer or add details please edit this issue. This issue will be closed if no activities in 20 days.