Wissam
Wissam
## I'm submitting a... * Bug report ## Current behavior After scrolling to a certain page, setting the width resets to page 1. ## Expected behavior After changing the width,...
## I'm submitting a... * Suggestion for improvement ## Current behavior Having pages of different sizes (portrait and landscape) causes unexpected behaviours with the scrolling. Scrolling will show a different...
## I'm submitting a... * Bug report ## Current behavior The column menu does not have a correct position when scrolling. This is the case for both vertical and horizontal...
When setting a minimum date limit for the DatePicker using its `min` prop, the minimum year is not shown when selecting a year. It is only shown after clicking on...
## I'm submitting a... * Suggestion for improvement ## Current behavior Using the `values` method through `ref.current.activeSheet().values()` causes a type error because it is not exported.  This function is...
When the PanelBar data is updated, the expanded state is not applied. Take this demo for example - https://www.telerik.com/kendo-react-ui/components/layout/panelbar/data-binding/#toc-binding-to-remote-data When setting `expanded` to true to one of the items of...
In the `onChange` event, both `event.item.id` and `event.item.previousItem.id` show the current id of the item. However, previousItem.id should be showing the id before the change - [https://stackblitz.com/edit/react-omgmbq?file=app%2Fmain.jsx](https://stackblitz.com/edit/react-omgmbq?file=app%2Fmain.jsx) As a workaround,...
## I'm submitting a... * Suggestion for improvement ## Current behavior The div that is a child to the `k-child-animation-container` and has id `:r1:-content-panel-id0` does not have a class, making...
## I'm submitting a... * Regression report ## Current behavior The current time marker does not appear by default and requires setting the [currentTimeMarker](https://www.telerik.com/kendo-react-ui/components/scheduler/api/WeekViewProps/#toc-currenttimemarker) prop to `true`. This is the...
## I'm submitting a... * Bug report ## Current behavior When setting the `multiple` and `batch` props to true, the items have identical ids. ## Expected behavior The ids should...