igniteui-webcomponents
igniteui-webcomponents copied to clipboard
Ignite UI for Web Components is a complete library of UI components, giving you the ability to build modern web applications using encapsulation and the concept of reusable components in a dependency-...
## Description Not able to call the methods of the IgcGridStateComponent when used with the IgcHierarchicalGrid and everything seems to be working when used with IgcGrid or IgcTreeGrid. ## Steps...
## Description The dropdown list of the `IgcMultiColumnComboBox` component inside an `IgcDialog` component appears behind the `IgcDialog`'s content, making it inaccessible to users. ## Steps to reproduce 1. Run the...
## Description allowTextInput property setting is ignored after setting isDisabled property to true and false. ## Steps to reproduce 1. Run the sample. 2. Click "Enable dropdown" button. 3. Select...
## Description Upon initialization, grid columns containing a body template have incorrect resizing when width='auto' is set. This leads to an issue where the column content overlaps with the adjacent...
1. Run the attached sample project (it is a Blazor project at the moment, but the issue happens in scripts - will attach a WC project later) 2. When the...
IgcDateTimeInput is missing an invalid event or invalid prompt display to inform the user to enter a valid value. The placeholder property is suitable but not desirable in all scenarios.
## Description IgcPivotDataSelector - Cannot re-select data after all rows, columns and values are deselected. ## Steps to reproduce 1. Start the attached reproducible sample. 2. In the pivot data...
## Description When the dialog is opened, if the user does not click anywhere else on the screen and press the Escape key the dialog is closed but the gray...
## Description The way the focus works in the calendar currently is a bit undefined. When we click on the `year` from the _days view_ `picker`, the _years view_ shows...
## Description If we make a selection in a calendar with `selection` set to `multiple` and then switch the `selection` mode to `range`, the selected value is transformed into a...