igniteui-angular-samples icon indicating copy to clipboard operation
igniteui-angular-samples copied to clipboard

Ignite UI for Angular demos for all available components and features

Results 45 igniteui-angular-samples issues
Sort by recently updated
recently updated
newest added

### Description The demos in the Angular Tree Grid Group By and Angular Grid Group By topics have issues with CORS policy ### Steps to reproduce 1. Open the [Angular...

bug
status: in-review
grid
group by
tree-grid

### Description Sample in docs at : https://staging.infragistics.com/products/ignite-ui-angular/angular/components/grid/cell-editing#angular-grid-cell-editing-and-edit-templates-example does not load. When opening the sample itself: https://staging.infragistics.com/angular-demos/grid/grid-editing It throws an error: main.68594ea582fa342f.js:1 ERROR TypeError: Cannot read properties of undefined (reading...

regression
:new: status: new
version: 18.1.x

### Description Errors are thrown when dragging a card inside the same group. ### Steps to reproduce 1. Open https://www.infragistics.com/angular-demos/interactions/kanban-sample 2. In the `To Do` section drag a card up/down...

status: resolved
drag-drop

### Description Overlay scroll strategies close option doesn't work ### Steps to reproduce 1. Open https://www.infragistics.com/products/ignite-ui-angular/angular/components/overlay-scroll#scroll-strategies-1 2. Select "Close" option 3. Scroll the sample container ### Result The overlay doesn't...

overlay
:new: status: new

### Description Combos in the cell look a bit odd when the cell is focused and some combos go outside the cell outline. ### Steps to reproduce 1. Open https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/cascading-combos#angular-grid-with-cascading-combos-sample-overview...

grid
styling
:new: status: new

### Description Based on https://github.com/IgniteUI/igniteui-angular/issues/5696 . A sample using jspdf is needed.

grid

`lastSearchInfo.matchInfoCache.length` -> `lastSearchInfo.matchCount` and removed the check for the entire object since that does nothing

grid
search

Open https://staging.infragistics.com/angular-demos/samples/tree-grid/tree-grid-multi-row-drag Try to delete some rows. An exception is thrown in the console and the rows cannot be deleted.

tree-grid
18.0.x