Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed disabled prop on Password component #4262

Merged

Conversation

elliopitas
Copy link
Contributor

Password component would not be completely disabled using disabled prop because disabled wouldn't be passed to primevue/inputtext.
As a result if the field was disabled while it was focused user could type and user can also still navigate with tab and write in the disabled field.
Screenshot_20230813_005652
![Screenshot_20230813_005911](https://github.com/primefaces/primevue/assets/18124
Screenshot_20230813_010202
559/c76bb7bb-bbcd-4401-be3e-5ca6bb3764e7)

@vercel
Copy link

vercel bot commented Aug 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Aug 12, 2023 10:04pm

@elliopitas elliopitas changed the title fixed disabled fixed disabled prop on Password component Aug 12, 2023
@tugcekucukoglu
Copy link
Member

Please create an issue while submitting PR.

@elliopitas
Copy link
Contributor Author

Please create an issue while submitting PR.

Just made it #4279

@tugcekucukoglu tugcekucukoglu merged commit 24c2813 into primefaces:master Aug 16, 2023
2 of 4 checks passed
@tugcekucukoglu
Copy link
Member

Thank you!

@elliopitas
Copy link
Contributor Author

Thank you!

Np my pleasure. Thank you for maintaining this wonderful library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants