Wissam

Results 63 issues of Wissam

Can be reproduced in this demo [https://www.telerik.com/kendo-react-ui/components/grid/columns/resizing/](https://www.telerik.com/kendo-react-ui/components/grid/columns/resizing/) Steps to reproduce: 1. scroll down the vertical scrollbar to the end 2. click and hold the column to resize 3. then move...

Bug
pkg:Grid
SEV: High
KendoReact

## I'm submitting a... * Feature request ## Current behavior Currently, the Grid component does not have built-in keyboard navigation for column grouping. Here is an example where grouping is...

Enhancement
pkg:Grid
a11y
KendoReact

The `defaultZoom` prop of the PDFViewer can only be set to the zoom value. It should also be possible to set it to a zoom type such as FitToWidth for...

Enhancement
pkg:PdfViewer
KendoReact
C: PDF Viewer

## I'm submitting a... * Bug report ## Current behavior The grouping text overlaps overlaps the item text. This is reproducible is any grouping demo for the MultiColumnComboBox: - https://www.telerik.com/kendo-react-ui/components/dropdowns/multicolumncombobox/grouping/#toc-basic-usage...

Bug
pkg:Dropdowns
SEV: Low
KendoReact

When the height taken by the items is less than the popup height (which removes the scrollbar), the titles are misaligned with the columns - [https://stackblitz.com/edit/react-gwftb5-aawt8c?file=app%2Fmain.tsx](https://stackblitz.com/edit/react-gwftb5-aawt8c?file=app%2Fmain.tsx) ![image](https://github.com/telerik/kendo-react/assets/108671796/7894d288-c331-4b9b-8eeb-fdbcf607cfd9) Ticket ID: 1610949

Bug
pkg:Dropdowns
SEV: Low
KendoReact

## I'm submitting a... * Bug report ## Current behavior For an element that is wrapped by the ToolTip component, removing the title text of the element does not remove...

Bug
pkg:Tooltip
SEV: Medium
KendoReact

## I'm submitting a... * Bug report ## Current behavior When rendering a custom edit item and setting the [series](https://www.telerik.com/kendo-react-ui/components/scheduler/api/SchedulerEditItemProps/#toc-series) property to `true` as well as setting `showOccurrenceDialog` to `false`,...

Bug
pkg:Scheduler
SEV: Medium
KendoReact

## I'm submitting a... * Regression report ## Current behavior Setting the adaptive and adaptiveTitle props shows the following warnings in version 7.4.0: ``` react-dom.development.js:86 Warning: Received `true` for a...

Bug
pkg:Dateinputs
SEV: Low
KendoReact
Regression

## I'm submitting a... * Bug report ## Current behavior The keyboard navigation is also broken when setting the data to an array of objects and having values of the...

Bug
pkg:Dropdowns
FP: Unplanned
SEV: High
KendoReact
C: DropDownList

The messagesMap prop is available for the Pager component: - https://www.telerik.com/kendo-react-ui/components/datatools/api/PagerProps/#toc-messagesmap A demo and explanation on its usage should be added to the documentation.

Documentation
pkg:DataTools
KendoReact