Completed
Last Updated: 20 Nov 2023 07:33 by ADMIN
Release R1.2024-Increment.2+3(31.Jan.2024)

Bug report

In an Scheduler edit popup that has a required MultiSelect, the validation message disappears after blurring the widget.

Regression introduced with 2020 R2

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/ufAmewEP/11
  2. Create or edit a task
  3. Remove the item in the MultiSelect and blur

Current behavior

The validation message disappears

Expected/desired behavior

The validation message should remain

Environment

  • Kendo UI version: 2022.2.621
  • Browser: [all]
Completed
Last Updated: 06 Jul 2022 13:31 by ADMIN
Release 2022.R2.SP.next

Hi,

I seem to have unearthed a bug in the Kendo spreadsheet control. When the spreadsheet has only 1 row and there is column validation somewhere on the sheet, if I then edit a cell (without validation), 8 rows are created.

See the following Dojo

Kendo UI Snippet | Kendo UI Dojo (telerik.com)

Steps to reproduce.

1. Run the Dojo

2. Edit the UnitPrice cell to, say 20

3. Save changes

4. Observe in the browser console (F12) 8 rows created.

Expected results are 0 rows created and 1 updated

 

Thanks

Ian