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

[EuiSuperDatePicker] Update button tooltip occurs too often #3124

Closed
cchaos opened this issue Mar 19, 2020 · 0 comments · Fixed by #3127
Closed

[EuiSuperDatePicker] Update button tooltip occurs too often #3124

cchaos opened this issue Mar 19, 2020 · 0 comments · Fixed by #3127

Comments

@cchaos
Copy link
Contributor

cchaos commented Mar 19, 2020

The "Click to apply" tooltip shows up everytime the input changes its date. That means it occurs even before the user is done navigating through the popover options.

Screen Capture on 2020-03-19 at 09-30-24


This is extremely annoying and overly aggressive. Instead, since no editing can happen outside of the popover, the EuiSuperDatePicker should watch for the popover close event and then show the tooltip.

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

Successfully merging a pull request may close this issue.

1 participant