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

[EuiDatePicker] Can no longer change text in input #3367

Closed
cchaos opened this issue Apr 21, 2020 · 1 comment · Fixed by #4243
Closed

[EuiDatePicker] Can no longer change text in input #3367

cchaos opened this issue Apr 21, 2020 · 1 comment · Fixed by #4243
Assignees
Labels

Comments

@cchaos
Copy link
Contributor

cchaos commented Apr 21, 2020

I believe this to be a regression where some added focus-stealing means anytime the input is selected the popover steals the focus making it impossible to change the input text directly.

Screen Recording 2020-04-21 at 02 58 PM

@thompsongl
Copy link
Contributor

I don't think this was ever(?) possible except when when using keyboard navigation. I went back to v9.9.1 (a year ago) and the behavior is the same.

Worth noting that EuiDatePicker does not use EuiPopover, so we may have less control. But, stock react-datepicker does not force focus so there's something else going on with our fork.

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

Successfully merging a pull request may close this issue.

2 participants