SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.51k stars 262 forks source link

ui5-datepicker: Cannot specify valueStateMessage in Datepicker #1385

Closed zhangliangyi closed 4 years ago

zhangliangyi commented 4 years ago

Hi colleague,

I am from Web Experience team in SAP Successfactors.

While applying the new rc6 version to the project, I found the valueStateMessage in Datepicker cannot be specified. It seems to use the default valueStateMessage from the inner Input component when the valueState is set to Error and no slot is provided for the modification.

Adding a valueStateMessage slot in Datepicker just the same as Input would be perfect.

So far I have not found any workaround for this issue.

Thanks

fifoosid commented 4 years ago

Implemented