availity-react icon indicating copy to clipboard operation
availity-react copied to clipboard

Daterange field loses focuses when when typing

Open jordan-a-young opened this issue 6 years ago • 1 comments

🐛 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 here

Your 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.

npx envinfo --npmPackages '@availity/*' --binaries

Node: 10.16.0 - ~/.nvm/versions/node/v10.16.0/bin/node
Yarn: 1.17.3 - ~/.homebrew/bin/yarn
npm: 6.11.3 - ~/.nvm/versions/node/v10.16.0/bin/npm

@availity/date: ^0.3.3 => 0.3.3
@availity/form: ^0.4.4 => 0.4.4

jordan-a-young avatar Oct 07 '19 14:10 jordan-a-young

@jordan-a-young, some of our users are experiencing the same issue. Same with your OS specs

adrian-santos avatar Dec 24 '19 14:12 adrian-santos