Skip to content

[5.1] Tag Cloud should deal with empty responses correctly#9367

Closed
elastic-jasper wants to merge 1 commit into5.1from
jasper/backport/9354/5.1
Closed

[5.1] Tag Cloud should deal with empty responses correctly#9367
elastic-jasper wants to merge 1 commit into5.1from
jasper/backport/9354/5.1

Conversation

@elastic-jasper
Copy link
Copy Markdown
Contributor

Tag Cloud should deal with empty responses correctly

Backports PR #9354

Commit 1:
Tag Cloud should deal with empty responses correctly

tag cloud did not work with empty responses correctly. One of the side-effects is that the back button did not work properly. For example, pressing the back button would not empty out the screen and show stale clouds.

This also caused a type-error. Empty configurations meant that we could not access any aggregation-configs to produce a label.

Backports PR #9354

**Commit 1:**
Tag Cloud should deal with empty responses correctly

tag cloud did not work with empty responses correctly. One of the side-effects is that the back button did not work properly. For example, pressing the back button would not empty out the screen and show stale clouds.

This also caused a type-error. Empty configurations meant that we could not access any aggregation-configs to produce a label.

* Original sha: 9b52ba4
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-12-02T22:58:54Z
@elastic-jasper elastic-jasper added backport This PR is a backport of another PR has conflicts labels Dec 5, 2016
@thomasneirynck
Copy link
Copy Markdown
Contributor

thomasneirynck commented Dec 5, 2016

closing, needs #9372. This is going to require manual backport.

@epixa epixa deleted the jasper/backport/9354/5.1 branch December 6, 2016 13:10
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants