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 If I call norifySetItem method with filtering grid, sometimes duplicate row are created. ## Steps to reproduce 1. Open this sample https://codesandbox.io/s/relaxed-hellman-k4nkk6?file=/src/index.ts 2. Set City filter to show...

bug
:new: status: new

## Description IgcDatePicker - Next and previous month buttons remain grayed out even when the calendar is between minDate and maxDate. ## Steps to reproduce 1. npm install --force and...

bug
:new: status: new

## Is your feature request related to a problem? Please describe. Expose a List Selection feature. I want the list to provide an interface for selection values. ## Describe the...

feature

IgcDialog - how to tell whether okay or cancel is clicked?

question
:new: status: new
feature

Hooking igcChange shouldn't be the only way to get the selection.

:new: status: new
feature

Currently an **invalid** _igc-switch_ has no visual indication informing the end-user about its state. One can set the `--error-color` CSS variable and then the component will use that as the...

question
:new: status: new
switch
checkbox

## Description The "IgcGrid" component is not so friendly with a strict content security policy about `style-src`. ## Steps to reproduce 1. Implement a web client app that uses the...

bug
:new: status: new

## Description In blazor there is an Opening/Opened event for the ExpansionPanel. These don't appear to be included in WC for some reason. Also the Expanded event exists in WC...

dependencies

## Description Igc-Combo/Igc-Grid doesn't allow selection. (Related) https://github.com/IgniteUI/igniteui-blazor/issues/53 ## Steps to reproduce 1. Run sample 2. Enter edit mode in Country column 3. Expand combo 4. Try and select ##...

bug
:new: status: new

The Ignite UI Grid Web Component is published to npm as a pre-minified, pre-bundled JS module (one self-contained bundle). It means that it does not lend itself well to tree-shaking...

:new: status: new
feature