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 Currently, the calendar shows placeholder labels in the header when no date is selected. This behavior is different than the one in Ignite UI for Angular where the...

question
calendar
:hammer_and_wrench: status: in-development

## Description Given a locale which specifies that the week starts on Monday, like Bulgarian for instance, doesn't modify the calendar view. The week still starts on Sunday. This behavior...

:new: status: new
calendar
nice-to-have

## Description Resizing the width of the IgcTreeGrid from scrolling to the right caused errors, and the order of the columns was broken. ## Steps to reproduce 1. Shrink the...

bug
:new: status: new

The last version the table has been updated with is `4.1.0`.

documentation
:new: status: new

It's a bit general and might require unifying the three products as well The idea is that if we can unite those API docs in once place and have common...

documentation
question
:new: status: new
feature

## Description Run sample https://codesandbox.io/s/ancient-currying-fkts7f Expand first record ## Result DetailTemplate event fires an enormous amount of times per record in the grid. ## Expected result DetailTemplate event fires only...

bug
:new: status: new

An example that demonstrates this can be found here: https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/grid/column-types. Open the "Order Full Date" column's options menu and click Date Filter => Equals to open the custom filter dialog....

:new: status: new
feature-request

## Description Combo does not update the items, or show incorrect items in `igcChange` event. ## Steps to reproduce Look at [this](https://codesandbox.io/s/peaceful-lehmann-975vls?file=/index.html) sample. Select different items in the combo and...

feature-request
combo

## Description Calendar popup is not showing in a correct position if the editor is located near the bottom edge of the browser window ## Steps to reproduce 1. Run...

bug
:hammer_and_wrench: status: in-development