PasswordModule UI is different from InputTextModule UI when fields are disabled #16393
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
i want to disable the input fields while interacting with api. but i feel UI is not similar when input fields are disabled.
input fields without disabled
input fields with disabled
my suggestion is both fields should look similar and also 'toggleMask' should not work when disabled.
code link --> stackblitz
Environment
dev
Reproducer
No response
Angular version
18.1.0
PrimeNG version
18.0.0-beta.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.15.1
Browser(s)
No response
Steps to reproduce the behavior
added stackblitz link
Expected behavior
my suggestion is both fields should look similar and also 'toggleMask' should not work when disabled.
The text was updated successfully, but these errors were encountered: