Typing 111 in DatePicker results in skipping the day part. The third 1 is set to the year portion.
It is reproduced in our demo as well:
https://www.telerik.com/kendo-react-ui/components/dateinputs/datepicker/
Dropdownbutton doesn't work in FF 66.0.2 on maxOS
1. Click on the dropdownbutton
2. Clicking outside of the dropdownbutton menu
3. The dropdownbutton does not close
AutoComplete component name attribute is not set.
GitHub item: https://github.com/telerik/kendo-react/issues/221
Workaround: https://stackblitz.com/edit/react-dawzkj?file=app/main.js
in React Dialog, the Dialog or the overlay, need to be focused for the Escape Key to work and close the dialog, whereas in the jQuery Dialog, it works globally without a specific focus...
Add on Add and onRemove events for the MultiSelect.
Also, the onChange event may receive additional parameters instead:
1) Action - Add or Remove
2) DataItem - It will contain the selected or the deselected item
I want to make a request to add the autoClose property to manage KendoReactMultiSelect control.
Here is an example of code with several MultiSelect controls on the same page without the autoClose property:
https://stackblitz.com/edit/react-w4yhvh
You can clearly see that the autoClose property will be really useful.
Thanks.
I don't know how to implement rowspan
Although Kendo React UI supports virtualization for grids with many rows, supporting virtualization for wide rows with hundreds of columns would increase rendering performance. https://www.telerik.com/account/support-tickets/view-ticket?threadid=1343205