igniteui-angular-samples
igniteui-angular-samples copied to clipboard
Ignite UI for Angular demos for all available components and features
### 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...
### 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...
### 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...
### 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...
### 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...
### Description Based on https://github.com/IgniteUI/igniteui-angular/issues/5696 . A sample using jspdf is needed.
`lastSearchInfo.matchInfoCache.length` -> `lastSearchInfo.matchCount` and removed the check for the entire object since that does nothing
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.