Timmeeeey

Results 24 issues of Timmeeeey

## Description I took the example stackblitz for IgxCombo Remote Binding and replaced IgxCombo with IgxSimpleCombo. After selecting a value and opening the dropdown it's not working correctly anymore. When...

:bug: bug
:eyes: status: in-review
:fire: severity: high
simple-combo
version: 14.0.x

## Description When IgxDatePicker or IgxTimePicker is used in reactive form and is invalid and then disabled, the red border doesn't disappear. * igniteui-angular version: 13.1.4 * browser: Chrome ##...

:bug: bug
:hammer_and_wrench: status: in-development
:date: date-picker
time-picker
version: 13.1.x

## Description If you drag a row somewhere and then try to drag it again somewhere else then sometimes this doesn't work. * igniteui-angular version: 14.x * browser: Chrome ##...

:bug: bug
:eyes: status: in-review
:fire: severity: high
grid: row-drag
version: 14.0.x

## Is your feature request related to a problem? Please describe. When you clear a IgxSimpleCombo then the dropdown opens. When you clear a IgxCombo then the dropdown doesn't open....

:toolbox: feature-request

## Description Input `tabIndex` doesn't work for IgxDatePicker, IgxTimePicker, IgxDateRangePicker * igniteui-angular version: 13.1.4 * browser: Chrome ## Steps to reproduce https://stackblitz.com/edit/angular-x8zlxx 1. Click in first input. 2. Press tab....

:bug: bug
:date: date-picker
time-picker
date-range-picker
status: in-review

When you use grid inside a component that is used in a dialog then there is always a vertical scrollbar. ``` html ``` app-test: ``` html Test ``` https://stackblitz.com/edit/primeng-dialog-demo-kefssx ![image](https://user-images.githubusercontent.com/46870283/171578853-2f25a6cf-3303-4cb9-ab10-8d53568e9c1b.png)

## Description If a falsy value is selected via ngModel/formControlName then the item is not displayed. * igniteui-angular version: 14.0.15 * browser: Chrome ## Steps to reproduce https://stackblitz.com/edit/angular-nejafm 1. Click...

:bug: bug
:white_check_mark: status: resolved

## Is your feature request related to a problem? Please describe. IgxCombo and IgxSimpleCombo are the only components I'm using which doesn't have a possibility to add a tabindex. ##...

:eyes: status: in-review
:toolbox: feature-request

## Description IgxRadioGroup ignores initial disabled state in reactive form. * igniteui-angular version: 14.0.5 * browser: Chrome ## Steps to reproduce ``` html test1 test2 ``` ``` typescript form =...

:bug: bug
:eyes: status: in-review

## Is your feature request related to a problem? Please describe. The IgxDatePicker converts the selected date in a javascript `Date` object. When you serialize this for a http request...

:new: status: new
:toolbox: feature-request
status: inactive