igniteui-webcomponents icon indicating copy to clipboard operation
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-...

Results 190 igniteui-webcomponents issues
Sort by recently updated
recently updated
newest added

## 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...

bug
:new: status: new
status: resolved

## 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...

bug
:new: status: new

## 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...

bug
:new: status: new

## 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...

bug
status: resolved

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...

bug
:new: status: new

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.

:new: status: new
feature

## 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...

bug
:new: status: new

## 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...

bug
dialog
:eyes: status: in-review
status: third-party-issue

## 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...

question
:new: status: new
calendar

## 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...

question
:new: status: new
calendar