Bug report
When the user enters invalid data in Grid popup edit form and presses 'Enter' the Save
button becomes disabled. The button does not get enabled even after entering a valid data.
Reproduction of the problem
- Open the pop-up editor by clicking "Create" or "Edit" in the Grid in the Dojo linked here - https://dojo.telerik.com/QyVhowiQ.
- Leave a required field (like "ProductName") empty and click Save.
- Validation fails, as expected.
- Notice that the Save button becomes disabled. Enter a valid data in the field.
Current behavior
The Save button becomes disabled after a validation failure and cannot be re-enabled.
Expected/desired behavior
The Save button should remain enabled or re-enable automatically after validation issues are resolved.
The issue is a regression starting with 2025.2.702
Environment
- Kendo UI version: 2025.2.702
- Browser: [all ]