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

Show the filter bar in dashboard embed mode #32222

Merged
merged 1 commit into from
Mar 1, 2019

Conversation

Bargs
Copy link
Contributor

@Bargs Bargs commented Feb 28, 2019

Summary

Fixes #31880

The old filter bar lived outside the top nav, which is hidden in embed mode. Now that the filter bar is combined with the query bar in the top nav it is also hidden in embed mode. This PR adds a second standalone filter bar that is only added to the page in embed mode. I took this same approach to fix the same issue in Visualize.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials

For maintainers

- [ ] This was checked for breaking API changes and was labeled appropriately
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately

@Bargs Bargs added Feature:Filters v7.0.0 Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.0.0 v7.2.0 labels Feb 28, 2019
@Bargs Bargs requested a review from lukasolson February 28, 2019 17:57
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Member

@lukasolson lukasolson left a comment

Choose a reason for hiding this comment

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

LGTM, tested and it's back!

@Bargs Bargs merged commit ad7546b into elastic:master Mar 1, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Mar 1, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Filters Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.0.0 v7.2.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

why Filter-bar was removed in embedded link (iframe) 7.0.0-alpha1/futurversion
3 participants