Skip to content

[7.x] [ML] Anomaly Explorer: Updates dragSelect to 1.13.1. Fixes reload issue. (#43779)#43846

Merged
walterra merged 1 commit intoelastic:7.xfrom
walterra:backport/7.x/pr-43779
Aug 23, 2019
Merged

[7.x] [ML] Anomaly Explorer: Updates dragSelect to 1.13.1. Fixes reload issue. (#43779)#43846
walterra merged 1 commit intoelastic:7.xfrom
walterra:backport/7.x/pr-43779

Conversation

@walterra
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…ue. (elastic#43779)

- Updates the dragSelect library to 1.13.1. 9221622 updates the library. c9a870b fixes a regression caused by the update.
- Fixes an issue where a timefilter refresh would clear a swimlane selection. 3d1c43d removes a duplicate timefilter subscription and changes the triggered event to REDRAW instead of RELOAD (which triggered a full reload and cleared the selection).
- Fixes an issue with timefilter/datepicker: EuiSuperDatePicker checks isPaused only with componentDidMount() so it might miss changing props. The fix in aa9555d works around that by adding a check on the onRefresh() callback.
@walterra walterra added the backport This PR is a backport of another PR label Aug 23, 2019
@walterra walterra self-assigned this Aug 23, 2019
@walterra walterra added the :ml label Aug 23, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/ml-ui

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@walterra walterra merged commit 2bb1d49 into elastic:7.x Aug 23, 2019
@walterra walterra deleted the backport/7.x/pr-43779 branch August 23, 2019 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR :ml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants