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

Time range bottom was hidden when Iframe kibana to other page. #8113

Closed
tianchao-haohan opened this issue Aug 29, 2016 · 2 comments
Closed

Comments

@tianchao-haohan
Copy link

tianchao-haohan commented Aug 29, 2016

Kibana version: 5.0.0-alpha5

If I iframe with embed setted:

<iframe src="http://si-portal-server.usd.lab.XXX.com:5601/app/kibana#/dashboard/XXX-Delivery-Cadence?embed=true" height="110%" width="100%"> Time range bottom was hidden: ![image](https://cloud.githubusercontent.com/assets/8639363/18043289/7bed8846-6df9-11e6-962a-47c63df12d9a.png)

If I iframe with embed not setted:

<iframe src="http://si-portal-server.usd.lab.XXX.com:5601/app/kibana#/dashboard/XXX-Delivery-Cadence" height="110%" width="100%"> ![image](https://cloud.githubusercontent.com/assets/8639363/18043314/aaa83b72-6df9-11e6-9a43-31c7d6a3d1d3.png)

What I want to hide is the left navigation bar:
image
and the filter bar:
image
but keep the time range bottom visible:
image

So, how to achieve this?

@tianchao-haohan
Copy link
Author

tianchao-haohan commented Aug 30, 2016

I remembered that it was normal in former version.

@Bargs
Copy link
Contributor

Bargs commented Aug 30, 2016

This isn't possible right now, see this existing issue #2739

@Bargs Bargs closed this as completed Aug 30, 2016
tkajtoch added a commit that referenced this issue Nov 27, 2024
`v97.3.1-borealis.2`⏩`v98.0.0-borealis.1`

_[Questions? Please see our Kibana upgrade
FAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)_

---

# `@elastic/eui`

## [`v98.0.0`](https://github.com/elastic/eui/releases/v98.0.0)

**Bug fixes**

- Fixed an `EuiDataGrid` bug where column actions where not clickable
when `EuiDataGrid` with `columnVisibility.canDragAndDropColumns` was
used inside a modal ([#8135](elastic/eui#8135))

**Breaking changes**

- Removed `EuiFormRow`'s deprecated `columnCompressedSwitch` display
prop. Use `columnCompressed` instead
([#8113](elastic/eui#8113))

# `@elastic/eui-theme-borealis`

**Bug fixes**

- Fixed computed border token mapping
(elastic/eui#8170)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this issue Dec 12, 2024
`v97.3.1-borealis.2`⏩`v98.0.0-borealis.1`

_[Questions? Please see our Kibana upgrade
FAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)_

---

# `@elastic/eui`

## [`v98.0.0`](https://github.com/elastic/eui/releases/v98.0.0)

**Bug fixes**

- Fixed an `EuiDataGrid` bug where column actions where not clickable
when `EuiDataGrid` with `columnVisibility.canDragAndDropColumns` was
used inside a modal ([elastic#8135](elastic/eui#8135))

**Breaking changes**

- Removed `EuiFormRow`'s deprecated `columnCompressedSwitch` display
prop. Use `columnCompressed` instead
([elastic#8113](elastic/eui#8113))

# `@elastic/eui-theme-borealis`

**Bug fixes**

- Fixed computed border token mapping
(elastic/eui#8170)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants