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

The invalid form field label is not colored properly when clearing and resubmitting the Form #8119

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

Comments

@alestoya
Copy link

alestoya commented Jan 22, 2025

Bug report

The invalid form field label is not colored properly when clearing and resubmitting the Form.

Reproduction of the problem

  1. Open the following demo.
  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

The invalid form field label should be colored properly when clearing and resubmitting the Form.

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 jQuery SEV: Low
Projects
None yet
Development

No branches or pull requests

1 participant