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

Form field hint remains visible when an invalid form is cleared and submitted #8120

Open
alestoya opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
Bug C: Form FP: Unplanned Sync status with associated Feedback Item SEV: Low

Comments

@alestoya
Copy link

Bug report

Form field hint remains visible when an invalid form is cleared and submitted.

Reproduction of the problem

  1. Open the following dojo.
  2. Clear the value from the Email field.
  3. Place the focus outside of the boundaries of the Form, so that the validationBlur kicks in.
  4. Press the Clear button on the Form.
  5. Submit the Form and notice the same behavior

Image

Expected/desired behavior

Form field hint should not remain visible when an invalid form is cleared and submitted.

Environment

  • **Kendo UI version: 2024.4.1112
  • **jQuery version: 3.7.1
  • **Browser: [all]
@alestoya alestoya self-assigned this Jan 22, 2025
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Form FP: Unplanned Sync status with associated Feedback Item SEV: Low
Projects
None yet
Development

No branches or pull requests

1 participant