Yanko Georgiev
Yanko Georgiev
## I'm submitting a... * Bug report ## Current behavior Enabling RTL in NumericTextBox doesn't move the value of the input to the right side of the input. ## Expected...
## I'm submitting a... * Bug report ## Current behavior When there is a value inside the DateInput typing a new one doesn't overwrite the existing one but continues to...
## I'm submitting a... * Bug report ## Current behavior Currently, Items in MonthView display not as expected as they appear on top of each other. ![Screenshot 2024-09-13 at 14...
## I'm submitting a... * Bug report ## Current behavior When both filter and suggestions are enabled, the first time the last character of a suggestion is typed, the onFilter...
## I'm submitting a... * Bug report ## Current behavior Dragging an item from one column to another does not work when having at least one element in the destination...
## I'm submitting a... * Bug report ## Current behavior When you want to upload multiple images at once, using the React Upload Component & Events component the previews of...
## I'm submitting a... * Bug report ## Current behavior When there is a value inside the DateInput typing a new one doesn't overwrite the existing one but continues to...
### Description Misalignment occurs when there are more than two locked columns and one of them is resized. ### Plan KendoReact ### Steps To Reproduce 1. Open the following example:...
### Description When zooming in at the beginning of the Chart, it makes it impossible to zoom out. This behaviour occurs in a line Chart when ChartCategoryAxisItem has justified set...
### Description Having a controlled DatePicker component(controlled via state), pasting a value in it, and then resetting the value (via a button), doesn't clear the datepicker input ### Steps To...