Faithlife / styled-ui

Faithlife UI styleguide and set of components
https://faithlife.github.io/styled-ui/
MIT License
13 stars 50 forks source link

Replace DatePicker debounce with blur #531

Closed lawrencesin closed 2 years ago

lawrencesin commented 2 years ago

Debounce would create confusion for users when entering a date and have it automatically be parsed, this would cause the wrong date to be selected in some situations. Replaced the debounce with blur when parsing the date to resolve this issue.

Related flow: https://www.flowdock.com/app/logos/styled-ui/threads/8CZC8f3weq5zK0K0gvdkikcLVrq