filipKovachev

Results 108 issues of filipKovachev

## I'm submitting a... * Bug report ## Current behavior When resizing a table column, if the table has inline styles set the following error is triggered: `Cannot read properties...

Bug
pkg:Editor
SEV: Medium
KendoReact
triaged

## I'm submitting a... * Suggestion for improvement ## Current behavior Currently the `selection` and `merge` are not exposed with Typescript types. ## Expected behavior The `selection` and `merge` should...

Enhancement
pkg:Spreadsheet
KendoReact

## I'm submitting a... * Bug report ## Current behavior Currently when using the KendoReact Drag&Drop to reorder rows in the Grid, scrolling does not work on iPhone. This is...

Bug
pkg:Grid
SEV: High
KendoReact
triaged

Currently resizing a column and then reordering it causes it to change its width. This can be reproduced in the following example: https://stackblitz.com/edit/react-la5dxi-lqatwk?file=app%2Fmain.tsx Steps to reproduce: 1. Resize the Price...

Bug
pkg:Grid
SEV: High
KendoReact

## I'm submitting a... * Bug report ## Current behavior Currently if we set `expanded` to true for the `PanelBarItems` and change the data not all items are expanded. ##...

Bug
pkg:Layout
SEV: Medium
KendoReact
triaged

When setting the App in StrictMode, the columns do not span entirely. This can be seen in the following example: https://codesandbox.io/s/kendo-grid-col-width-forked-n3wrkn?file=/src/index.js Steps to reproduce: 1. Open the example and observe...

Bug
SEV: Medium
KendoReact
triaged

## I'm submitting a... * Bug report ## Current behavior When using ```slotDuration``` and ```WorkDayStart``` in the DayView the events do not start at the correct time slot ![image](https://github.com/telerik/kendo-react/assets/92358162/b32b1ec6-1603-4ab9-bdb9-b5f3cb200438) ##...

Bug
pkg:Scheduler
SEV: Medium
KendoReact

## I'm submitting a... * Bug report ## Current behavior Currently deleting a tab (e.g., Tab 3) is deleted, subsequent tabs (e.g., Tabs 4-7) are remounted ## Expected behavior Deleting...

Bug
pkg:Layout
SEV: Medium
KendoReact