liferay/alloy-ui

DatePicker doesn't show a message informing that the date pasted in the field is invalid. Instead it sets the current date

rodrigopaulino opened this issue · 3 comments

Steps to Reproduce

  1. Paste an invalid date, e.g. 02/04/20182222222, in a date field that uses A.DatePicker;
  2. Click outside the field.

Actual Behavior
DatePicker is rendered and current date is set on date field.

Expected Behavior
The text "Invalid Date" should be set on the field and the DatePicker should still be able to render.

Hey, guys.
Do you have any estimative on when this will be reviewed?
This information would help me a lot since I have the customer waiting for the fix.

Here's the jonmak08#440

Hey @rodrigopaulino,

I'll be reviewing this today. Sorry for the delay.

Please let me know if you have any questions. Thanks!

Reviewed and Merged. See efdff6c...d9f384c