Unplanned
Last Updated: 09 Apr 2020 13:34 by Brandon
Brandon
Created on: 09 Apr 2020 13:34
Category: Scheduler
Type: Bug Report
0
Required MVVM field in Scheduler edit template does show validation Tooltip

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]
0 comments