Svetlin Kozhuharov

Results 25 issues of Svetlin Kozhuharov

**Describe the bug** Passing an empty array to the data property of the resources causes an error. **To Reproduce** Please see the following example: https://stackblitz.com/edit/angular-43byzu-66kqqb?file=src%2Fapp%2Fapp.component.ts **Workaround** Add an empty object...

Bug
pkg:scheduler
Team1
sev1: low
freq3: likely

**Describe the bug** When using a navigable Grid with virtual scrolling or virtual columns and the active cell of the Grid is not visible (the Grid is scrolled horizontally) then...

Bug
pkg:grid
Team2

**Describe the bug** Currently the toDataSourceRequest() method doesn't serialize the group aggregates. **To Reproduce** Please check the following example: https://stackblitz.com/edit/angular-kistco-marhdj?file=app%2Fnorthwind.service.ts ` public fetch(state: any): Observable { let aggregates: any[] =...

Bug
C: DataQuery

**Describe the bug** When using `[virtualColumns]="true"` and set the columns within the cellClise event then the functionality is as expected. **To Reproduce** Please see the following example: https://stackblitz.com/edit/angular-h284qa-ezq1i8?file=app/app.component.ts

Bug
pkg:grid
Team2
sev2: medium
freq1: rare
pkg:treelist

**Describe the bug** When editing the event series Recurrence "End On" date to a specific day and save these changes. If any of the edited events is opened afterwards then...

Bug
pkg:scheduler
Team1
sev2: medium
freq2: possible

**Describe the bug** When using the kendoGridGroupBinding directive the state of the collapsed groups is lost when scrolling the Grid content and new data is loaded. **To Reproduce** Please check...

Bug
pkg:grid
Team2
sev1: low
freq2: possible

**Describe the bug** When using virtual columns where some of them are grouped and can be reordered, then if you try to reorder the columns of a group the headers...

Bug
C: Grid
C: TreeList

**Describe the bug** The opening of the DatePicker or DateTimePicker popup takes some noticeable time. The issue is caused as the Calendar is initially rendered invisibly to make some required...

Bug
C: DatePicker

**Describe the bug** When there is no data for a navigable Grid it isn't possible to focus the Grid content with the keyboard. **To Reproduce** Please check the following example:...

Bug
pkg:grid
Team2
sev1: low
freq2: possible

**Describe the bug** Ripple doesn't appear at all for checkboxes with any theme Ripple appears in wrong place for radio buttons with Default and Bootstrap themes Ripple doesn't appear at...

bug
T:Default
T:Bootstrap
T:Material
regression
C:Ripple