react-lightning-design-system
react-lightning-design-system copied to clipboard
DateInput component
-
DateInput component width on render is not consistent with other components.. I believe it has to do with the class "slds-dropdown-trigger" it is wrapped inside.
-
DateInput doesn't have a default value and that's why it gives react uncontrolled warning. "Warning: A component is changing an uncontrolled input of type undefined to be controlled. "
Please fix these two issues in DateInput.
Also, when you scroll out the dateInput field on the page, the calendar/dateInput view doesn't go away.
@stomita Any updates on this?