Christopher Huyler
Christopher Huyler
Fixes #2956 ### Additional description Previously, the DatePicker would try to format the value in the input box after every keystroke, preventing the user from actually typing out a date...
As seen from demo page: https://react.lightningdesignsystem.com/components/date-pickers/ Click on the date picker component and start entering a date using the keyboard **Expected:** the characters should be displayed as typed in, date...
The example I have would be an input box where the user is allowed to type in a date with their preferred locale format or modify the date shown to...