Skip to content

[Dashboard] Update Index Patterns when Child Index Patterns Change#76191

Closed
ThomThomson wants to merge 1 commit intoelastic:masterfrom
ThomThomson:fix/dashboardIndexPatternReactivity
Closed

[Dashboard] Update Index Patterns when Child Index Patterns Change#76191
ThomThomson wants to merge 1 commit intoelastic:masterfrom
ThomThomson:fix/dashboardIndexPatternReactivity

Conversation

@ThomThomson
Copy link
Copy Markdown
Contributor

Closes #76171

Summary

Adds a new observable to dashboard app controller which updates the list of index patterns any time the indexPatterns key in the output of a child embeddable changes. This allows embeddables to lazily load the list of index patterns instead of requiring them upfront.

For maintainers

@ThomThomson ThomThomson added Feature:Dashboard Dashboard related features Feature:Embedding Embedding content via iFrame v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.10.0 labels Aug 27, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Build metrics

page load bundle size

id value diff baseline
dashboard 703.2KB +1005.0B 702.2KB

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@ThomThomson
Copy link
Copy Markdown
Contributor Author

Closed in favor of #76356

@ThomThomson ThomThomson closed this Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Dashboard Dashboard related features Feature:Embedding Embedding content via iFrame release_note:skip Skip the PR/issue when compiling release notes v7.10.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Discuss] Dashboard Container - Listen to Index Pattern Changes in Children

2 participants