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

Incorrect validation when two Forms are displayed on the same page #8162

Open
nelito987 opened this issue Feb 26, 2025 · 0 comments
Open

Incorrect validation when two Forms are displayed on the same page #8162

nelito987 opened this issue Feb 26, 2025 · 0 comments
Labels
Bug C: Form C: Validator FP: Unplanned Sync status with associated Feedback Item jQuery Regression Broken functionality which was working previously SEV: Medium

Comments

@nelito987
Copy link
Contributor

Bug report

When there are multiple Forms on the same page, submiting one of the Forms triggers the other Forms validation.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/rkDeetHu
  2. Click the 'Submit' button on the second Form.

Current behavior

The first Form is also validated and the field is marked as invalid.

Expected/desired behavior

Only the Form which button has been clicked have to be validated.

The issue is a regression starting with 2025.1.211 version

Environment

  • Kendo UI version: 2025.1.211
  • Browser: [all]
@nelito987 nelito987 added Bug C: Form C: Validator jQuery Regression Broken functionality which was working previously SEV: Medium labels Feb 26, 2025
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Form C: Validator FP: Unplanned Sync status with associated Feedback Item jQuery Regression Broken functionality which was working previously SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant