kendo-vue
kendo-vue copied to clipboard
Issue tracker - Kendo UI for Vue http://www.telerik.com/kendo-vue-ui/
**Describe the bug** Currently when `reorderable` is set to `true` with virtual scroll enabled and a column is reordered the new order takes place only after the user scrolls. **To...
**Describe the bug** If you try to group the data in a Grid by a column that has a value of "null", the browser hangs, and an error appears in...
**Scenario:** Native Grid with Virtualization + Grouping. **The field for improvement:** The expand/collapse is slow if we have a big number of items in the group which is expanded/collapsed **Example:**...
**Describe the bug** When you add the focus within a Table in the Editor and click any of the AddRow/AddColumn tools, the focus is lost. **To Reproduce** Steps to reproduce...
**Describe the bug** When clicking an item in the Calendar the `onBlur` is thrown. The same behavior can be reproduced for the DatePicker as well. **To Reproduce** Steps to reproduce...
I am removing the VR classroom note and moving the Vue EOL one to the bottom of the article for better readability.
**Describe the bug** The scroll speed in TimePicker is very fast, while it should allow scrolling from one element to next, and not jump around (like in KendoReact) **To Reproduce**...
**Describe the bug** The Chip component, and row that allows expanding/collapsing do not have the tabIndex property. It should be set to 0 to allow navigating to these elements. **To...
Description: We are experiencing accessibility issues with Kendo UI components both in older and the latest versions.. Environment: Initial Kendo UI Package Versions: @progress/kendo-datasource-vue-wrapper: ^2018.3.1018 @progress/kendo-dateinputs-vue-wrapper: ^2018.2.620 @progress/kendo-grid-vue-wrapper: ^2018.2.620 @progress/kendo-theme-bootstrap:...
**Describe the bug** When setting a string that is too long for the `ChartSeriesItemTooltip` `format` prop the tooltip is shown outside the view area. **To Reproduce** 1. Open this example:...