Unplanned
Last Updated: 07 Jun 2021 09:07 by I3next

Bug report

Reproduction of the problem

Dojo: https://dojo.telerik.com/InusevuW/2

  1. Click the resize handle on the right side of the the event and resize it so that it ends on June 10 at 9:00 AM.
  2. Try to move the event so that it ends 1h later (e.g. at 10:00 AM) but don't drop it.

Current behavior

The event snaps to the last slot of June 10.
Resizing the event (1) then moving it to start 1h earlier (3PM) doesn't work either. Dropping the event at 3PM makes it appear incorrectly.

Expected/desired behavior

The slots the event spans over should be properly calculated and on moving the event it should snap to the hovered slots.

Environment

  • Kendo UI version: 2021.2.511
  • jQuery version: x.y
  • Browser: [all ]
Unplanned
Last Updated: 09 Apr 2020 13:34 by Brandon

Bug report

When using MVVM generated DropDownList input decorated with required attribute the validation message is not displayed upon validation.

Reproduction of the problem

  1. Run this dojo
  2. Click on a slot to create an event
  3. Select an item from the second DropDownList
  4. Click Save

Current behavior

Upon clicking Save the validation fails, as the first input has a required attribute, but a validation message is not displayed.

Expected/desired behavior

On failed validation, a validation message should be displayed.

Environment

  • Kendo UI version: 2020.1.406
  • Browser: [all]