-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
Environment
Can be replicated using the example component found at https://blueprintjs.com/docs/#datetime2/date-input3. I'm using Firefox Developer Edition.
Steps to reproduce
- Pick a date in the date picker.
- In the text input, write an invalid date (can easily be done by deleting) and then write the original string again.
- Blur the input.
Actual behavior
No date is highlighted in the date picker. Upon blurring the input (clicking elsewhere on the page), the textbox displays 'Invalid date'.
Expected behavior
The date should still be highlighted in the date picker, and when blurring the input, the date should not display as invalid.
Metadata
Metadata
Assignees
Labels
No labels