You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When entering a date via the keyboard on the end date field of a daterange component, the field loses focus which is preventing the user to continuously type.
Expected behavior
We expect the user to be able to start typing the date, and continue typing until they are finished.
Reproducible example
The only way we have been able to reproduce is when running Windows 10 64-bit on this version of Chrome 77.0.3865.90 (Official Build) (32-bit).
Suggested solution(s)
I believe the fix will need to come from the react-dates library.
🐛 Bug report
Current Behavior
When entering a date via the keyboard on the end date field of a daterange component, the field loses focus which is preventing the user to continuously type.
Expected behavior
We expect the user to be able to start typing the date, and continue typing until they are finished.
Reproducible example
The only way we have been able to reproduce is when running Windows 10 64-bit on this version of Chrome 77.0.3865.90 (Official Build) (32-bit).
Suggested solution(s)
I believe the fix will need to come from the
react-dates
library.Additional context
There is an open issue on
react-dates
hereYour environment
We have only been able to recreate the issue for Windows 10 machines running Chrome 77.0.3865.90 (Official Build) (32-bit).
Versions for affected packages.
The text was updated successfully, but these errors were encountered: