IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
569 stars 162 forks source link

IgxGrid - The date time format is not applied to the input of the filter row. #12825

Open norikois opened 1 year ago

norikois commented 1 year ago

Description

IgxGrid - The date time format is not applied to the input of the filter row.

Steps to reproduce

  1. npm install and npm start the attached reproducible sample
  2. Open http://localhost:4200/ in a browser.
  3. Click "Filter" icon at the "Birthday" column. -> Observe the input of the filter row.

Result

Its format is mm/dd/yyyy hh:mm:ss image

Expected result

Its format is yyyy/m/d h:mm:ss, as is specified in the formatter.

Attachments

c00229415-app1.zip

github-actions[bot] commented 1 year ago

There has been no recent activity and this issue has been marked inactive.

ChronosSF commented 1 month ago

@gedinakova , this still reproduces and was probably closed because it slipped through the cracks. I am assigning it to you