You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select a date in the date picker component in section DatePicker with Minimum and Maximum Date - 1/1/2020 - 4/5/2020 format-pattern="dd/MM/yyyy"
Remove the value in the picker
Expected behavior
The date picker should not have the error valueState unless it is required.
Screenshots
Context
UI5 Web Components version: rc7
OS/Platform: MacOS
Browser (if relevant): Chrome
Other information: N/A
The text was updated successfully, but these errors were encountered:
zhangliangyi
changed the title
ui5-datepicker: error valueState would be displayed if empty value with maxDate and minDate properties defined
ui5-datepicker: error valueState would be displayed if date picker with maxDate and minDate properties defined has an empty value
Jun 8, 2020
zhangliangyi
changed the title
ui5-datepicker: error valueState would be displayed if date picker with maxDate and minDate properties defined has an empty value
ui5-datepicker: error valueState would be displayed if date picker with maxDate and minDate defined has an empty value
Jun 8, 2020
Hi Colleagues,
I am from Experience Web team in SAP Successfactors.
The issue is that the datepicker with minDate and maxDate would set the valueState to
Error
once the date value is changed to empty value.Steps to reproduce the behavior:
DatePicker with Minimum and Maximum Date - 1/1/2020 - 4/5/2020 format-pattern="dd/MM/yyyy"
Expected behavior
The date picker should not have the error valueState unless it is required.
Screenshots

Context
The text was updated successfully, but these errors were encountered: