Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daterange field loses focuses when when typing #323

Open
jordan-a-young opened this issue Oct 7, 2019 · 1 comment
Open

Daterange field loses focuses when when typing #323

jordan-a-young opened this issue Oct 7, 2019 · 1 comment
Labels

Comments

@jordan-a-young
Copy link
Member

🐛 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
@GoPro16 GoPro16 added the bug label Oct 18, 2019
@adrian-santos
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants