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

fix(primeNg-dropdown): mark the form as touched when we click the clear icon. #14837

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

prudhvit
Copy link
Contributor

This commit adds a logic to mark the form as touched, when the dropdown already has a pre-populated value in it and when the user tries to clear that value, the form currently is not marked as touched, the above change marks the form as touched.

Defect Fixes

Issue ID: #14836

…ar icon.

This commit adds a logic to mark the form as touched, when the dropdown already has a pre-populated value in it and when the user tries to clear that value, the form currently is not marked as touched, the above change marks the form as touched.
Copy link

vercel bot commented Feb 19, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Feb 19, 2024 11:13am

@cetincakiroglu cetincakiroglu merged commit 246db5a into primefaces:master Feb 23, 2024
2 checks passed
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.

2 participants