Skip to content

Tag Cloud should deal with empty responses correctly#9384

Merged
thomasneirynck merged 1 commit intoelastic:5.xfrom
thomasneirynck:manual-backport-9354-5.x
Dec 5, 2016
Merged

Tag Cloud should deal with empty responses correctly#9384
thomasneirynck merged 1 commit intoelastic:5.xfrom
thomasneirynck:manual-backport-9354-5.x

Conversation

@thomasneirynck
Copy link
Copy Markdown
Contributor

Manual backport of #9354.

Was blocked by #9372.

Manual backport

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.
@thomasneirynck thomasneirynck added backport This PR is a backport of another PR v5.2.0 labels Dec 5, 2016
@thomasneirynck thomasneirynck merged commit 1787c7e into elastic:5.x Dec 5, 2016
@tbragin tbragin added the Feature:Visualizations Generic visualization features (in case no more specific feature label is available) label Dec 7, 2016
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 Feature:Visualizations Generic visualization features (in case no more specific feature label is available) v5.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants