Wissam
Wissam
## I'm submitting a... * Bug report ## Current behavior If you have two levels of nesting in the data, deselecting an item only deselect the first parent. ## Expected...
## I'm submitting a... * Bug report ## Current behavior Entering a value and then removing it results in the DropDownList having empty text: ## Expected behavior The default value...
## I'm submitting a... * Bug report ## Current behavior - Column reordering highlights the text of the other column being replaced. - In addition, it happens that the column...
**Describe the bug** When building a project that has kendo-themes, the following warning appears: ``` DEPRECATION WARNING: Passing percentage units to the global abs() function is deprecated. In the future,...
**Describe the bug** The Chip component, and row that allows expanding/collapsing do not have the tabIndex property. It should be set to 0 to allow navigating to these elements. **To...
Steps to reproduce: - open this example - https://stackblitz.com/edit/react-xyybnj?file=app%2Fmain.jsx - switch to mobile view - press on one of the bars to show the tooltip - scroll to the bottom...
## I'm submitting a... * Bug report ## Current behavior When combining checkbox selection with virtualization, selecting a specific row results in the selection of a different one. The issue...
## I'm submitting a... * Bug report ## Current behavior Pressing tab results in an error in `/turbo_modules/@progress/[email protected]/dist/npm/main.js (15000:41) ` that is `Cannot read properties of undefined (reading 'format')` ##...
## I'm submitting a... * Bug report ## Current behavior Setting a state variable left to event.left in onResize, does not update its value. ## Expected behavior The left value...
## I'm submitting a... * Bug report ## Current behavior Selection in the Grid results in unexpected scrolling of the component. https://somup.com/cZiFlbGVg0 https://github.com/user-attachments/assets/16f5398b-ecb0-4bc6-938f-92554ebc446a Reproducable in any selection demo https://www.telerik.com/kendo-react-ui/components/grid/interactivity/selection/ ##...