-
## Description
When using reactive forms (not via ngModel) the Simple ComboBox shows the 'x' icon by default even if there is/was no value selected yet.
The normal ComboBox seems to work fine.
…
altju updated
2 months ago
-
## Description
Inputs with Labels not looking good in indigio design, overlapping labels, maybe not enough spac?
* igniteui-angular version: 18.x
* browser: edge (chromiumbased)
## Ste…
-
## Description
When using DefaultSortingStrategy with any grid component (igx-grid, igx-tree-grid, igx-hierarchical-grid), an error occurs in the console related to sorting functionality.
* ign…
-
## Description
If you enter a valid value and press `tab` then the combo doesn't select the value.
It would be better for user experience if the user could just enter a valid value and go on ins…
-
## Description
When grouping by a date column and saving the grid state, the functionality works as expected. However, upon restoring the saved state, all groups are either collapsed or expanded si…
-
## Description
When set to `true`, the `autoGenerate` property in `igniteui-angular` overrides all columns declared through code or in markup as stated in the [API docs](https://www.infragistics.co…
-
## Description
* igniteui-angular version: 17.1.x
* browser: all
## Steps to reproduce
1. Add an icon button and set its color to a custom color, let's say Secondary-500
2. Add a na…
-
## Description
When trying to filter for a negative number then the minus sign disappears.
* igniteui-angular version: 17.1.7
## Steps to reproduce
1. Open https://www.infragistics.com/…
-
## Description
If parent has columns but child row island does not, and instead autogenerates them, then it throw an error:
ERROR TypeError: Cannot read properties of undefined (reading 'map')
…
-
I noticed something else, and we talked with Desi: This is an additional issue that should be logged, but we can create such from this comment here.
When I select one list item, the Text filter is…