Closed lawrencesin closed 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.
Debounce
debounce
blur
Related flow: https://www.flowdock.com/app/logos/styled-ui/threads/8CZC8f3weq5zK0K0gvdkikcLVrq
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 thedebounce
withblur
when parsing the date to resolve this issue.Related flow: https://www.flowdock.com/app/logos/styled-ui/threads/8CZC8f3weq5zK0K0gvdkikcLVrq