filipKovachev

Results 108 issues of filipKovachev

This can be reproduced in our Resizing demo here after a column has been resized: https://www.telerik.com/kendo-react-ui/components/treelist/columns/resizing/ https://stackblitz.com/edit/react-xj9psf?file=app%2Fmain.tsx Reported in Ticket: 1573278

bug
pkg: treelist

When trying to dynamically change the position of the Drawer to rtl the position does not change, because the absolute position is not being reset. This can be reproduced here:...

bug
pkg:layout

Steps to reproduce: 1. Add a new workflow to a campaign 2. Reschedule the series by clicking the next workflow to the third Friday 3. Observe the faulty recurrence rule...

bug
pkg:scheduler

When having a screen reader turned on, the Sortable component cannot navigate through items. Can be reproduced here: https://stackblitz.com/edit/react-mfzrhy?file=app/main.jsx Ticket ID: 1567285

bug
pkg:sortable

Currently, the Panelbar items are displayed with a border-radius in the bottom. This can be reproduced here: https://stackblitz.com/edit/react-izsqmf-s782hx?file=app/main.jsx Currently, the workaround is to reset it using CSS: https://stackblitz.com/edit/react-ea2qhe-tjkhaw?file=app/styles.css Ticket ID:...

bug
pkg:layout

Reported by client (Ticket ID: 1567622) Setting the name prop of the Switch component does not render a name for the input. Steps to reproduce: 1) Inspect the input element...

bug
pkg:inputs
accessibility

Screen reader does not pronounce selected items in the Dropdown component with or without virtualization. Ticket: 1543663

pkg:dropdowns
accessibility

Make ColumnMenu accessible via the keyboard keys. Ticket ID: 1557959

Enhancement
pkg:Grid
a11y
KendoReact

Steps to reproduce: 1. With paging disabled, drag the scrollbar to scroll to the middle of the grid. 2. Enable paging. Notice that the scrollbar scrolls all the way to...

bug
pkg:grid

Changing the total from 5000 to 25 leads to the scroll not working correctly. Steps to reproduce: open the MultiSelect and scroll down. Close the component and then open it...

bug
pkg:dropdowns