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 - always call onTimeChange when showUpdateButton is false #1477

Merged
merged 3 commits into from
Jan 25, 2019

Conversation

nreese
Copy link
Contributor

@nreese nreese commented Jan 25, 2019

Some more clean-up discovered from integrating EuiSuperDatePicker into Kibana QueryBar

  1. onTimeChange is not getting called on each update when showUpdateButton is false
  2. Need a way to know when onTimeChange is triggered from quick selection so the results can be applied immediately.

Copy link
Contributor

@chandlerprall chandlerprall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks sane. One formatting nit pick.

Copy link
Contributor

@chandlerprall chandlerprall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nreese nreese merged commit 17fdc20 into elastic:master Jan 25, 2019
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 this pull request may close these issues.

2 participants