Igniteui-angular: Input type date is not visualized correctly when used inside input group

Created on 10 Jun 2020  路  3Comments  路  Source: IgniteUI/igniteui-angular

Description

Display value is cut when setting the html input type attribute to date and this input is used with the input group/igxInput directive.

  • igniteui-angular version:
  • browser:

Steps to reproduce

  1. Add html input tag with igxInput directive inside input group
  2. Set input type to date.

Result

Display value is cut.

Expected result

Display value is shown correctly.

Attachments

Attach a sample if available, and screenshots, if applicable.
eeee

bug input input-group

Most helpful comment

@SAndreeva I will suggest using igxDateTimeEditor directive, if possible https://www.infragistics.com/products/ignite-ui-angular/angular/components/date_time_editor.html

We will still implement a fix for the visual bug.

All 3 comments

@SAndreeva I will suggest using igxDateTimeEditor directive, if possible https://www.infragistics.com/products/ignite-ui-angular/angular/components/date_time_editor.html

@SAndreeva I will suggest using igxDateTimeEditor directive, if possible https://www.infragistics.com/products/ignite-ui-angular/angular/components/date_time_editor.html

We will still implement a fix for the visual bug.

Related #6544

Was this page helpful?
0 / 5 - 0 ratings