-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📅 date-picker🆕 status: newseverity: lowversion: 10.2.x
Description
Description
igx-date-picker breaks its format with a set of keyboard operations
- igniteui-angular version: 10.2.3
- browser: n/a
Steps to reproduce
- Run the sample
- Delete the first digit of the year
- Hit Down arrow once
- Hit Right arrow 5 times
- Hit Down arrow once
Result
The format of the value is broken. A string without separator between month and day is presented. e.g. 19/11120

Expected result
Valid formatted value is presented.
Attachments
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug📅 date-picker🆕 status: newseverity: lowversion: 10.2.x