Wissam

Results 63 issues of Wissam

## I'm submitting a bug report. ## Current behavior The TimePicker component's [onChange](https://www.telerik.com/kendo-react-ui/components/dateinputs/api/TimePickerProps/#toc-onchange) does not get the new value in its event when selecting a value from the Popup. This...

Bug
pkg:Dateinputs
SEV: High
KendoReact

## I'm submitting a... * Bug report ## Current behavior https://www.telerik.com/kendo-react-ui/components/treelist/ The scrollbar of the TreeList component starts from the header and not the body. ## Expected behavior It is...

Bug
pkg:Treelist
SEV: Low
KendoReact

This can be reproduced using the following example - https://stackblitz.com/edit/react-tailwind-uzpkkz?file=index.js **Steps to reproduce:** - set paperSize to `A4` - export the PDF using the `Download PDF` button - the exported...

Bug
pkg:PdfExport
SEV: High
KendoReact
triaged
C: PDFProcessing

## I'm submitting a... * Bug report ## Current behavior When setting the format prop such that the format do not include the year value, pressing the Today button does...

Bug
pkg:Dateinputs
SEV: Medium
KendoReact

When enabling virtual scrolling for the Grid, and rendering detail rows, scrolling down makes the Grid rows repeat and it does not allow scrolling to the rows below. [bugvirtualscrollwithdetailcomponent.gif](https://supportheroes.telerik.com/clientsfiles/b84632d4-92a1-4efd-b0b6-791287f5a916_bugvirtualscrollwithdetailcomponent.gif) [https://stackblitz.com/edit/react-qvpst4-cwbqhl?file=app%2Fmain.tsx,app%2Finterfaces.ts](https://stackblitz.com/edit/react-qvpst4-cwbqhl?file=app%2Fmain.tsx,app%2Finterfaces.ts)...

Bug
pkg:Grid
SEV: Critical
KendoReact

When setting the month to February and then setting the day to 29, it is automatically changed to 28. However, the day value in this case also depends on the...

Bug
pkg:Dateinputs
FP: Planned
SEV: High
KendoReact
triaged

## I'm submitting a... * Bug report ## Current behavior When setting the [timezone](https://www.telerik.com/kendo-react-ui/components/scheduler/api/SchedulerProps/#toc-timezone) and pressing the "Today" button, the previous day is displayed in the view. When checking the...

Bug
pkg:Scheduler
SEV: High
KendoReact

This issue is reproduced in the following example - [https://stackblitz.com/edit/react-ded815-vkgf4j?file=app%2Fmain.jsx](https://stackblitz.com/edit/react-ded815-vkgf4j?file=app%2Fmain.jsx) As a workaround, the CSS style `overflow` should be set to `auto` for the root element (**my-app** in the above...

Bug
pkg:Grid
SEV: Low

## I'm submitting a... * Bug report ## Current behavior The PDFExport component with `repeatHeaders` set to true does not repeat the headers for the Grid component - https://stackblitz.com/edit/react-4qsaay?file=app%2Fmain.jsx ##...

Bug
pkg:PdfExport
SEV: High
KendoReact

## I'm submitting a... * Bug report ## Current behavior getScrollbarWidth and setScrollbarWidth methods cause performance issues for the Grid component. ## Expected behavior There methods should not cause performance...

Bug
pkg:Grid
SEV: High
KendoReact