Slavena Ilieva

Results 13 comments of Slavena Ilieva

Hi @jaytonic , When implementing both the SplitButton and the DropDownButton, we have followed the Menu Button WAI-ARIA Authoring Practices: - https://www.w3.org/TR/wai-aria-practices/#menubutton - https://www.w3.org/TR/wai-aria-practices/examples/menu-button/menu-button-links.html Therefore, the first element is focused...

Accessibility changes within the DropDownList (which is internally used in the Grid's filter menu) are embedded in our accessibility and keyboard navigation specs. We are currently in an ongoing process...

Fixed in `v15.4.0` of `kendo-angular-grid` package.

Hi @psergei , Based on the screen recording, it looks like the misalignment is not Slider specific and affects other components part of the page layout as well. Please use...

Possible workaround: Re-rendering the Grid on pane visibility change: https://stackblitz.com/edit/angular-xnswdx-gqjyrr?file=src%2Fapp%2Fapp.component.ts

Fixed in `v16.0.0` of `kendo-angular-layout` package.

The observed behavior is caused by a specific in the remote service used in the example (https://odatasampleservices.azurewebsites.net/V4/Northwind/Northwind.svc/). As this is a public sample service, it returns limited amount of records,...

We've updated all examples that utilize the mentioned remote service, e.g.: https://www.telerik.com/kendo-angular-ui/components/grid/scroll-modes/virtual/#toc-virtualization-with-remote-data

Fix available in `v15.2.0` of `@progress/kendo-angular-editor` package.