filipKovachev
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
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:...
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...
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
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:...
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...
Screen reader does not pronounce selected items in the Dropdown component with or without virtualization. Ticket: 1543663
Make ColumnMenu accessible via the keyboard keys. Ticket ID: 1557959
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...
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...