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

Add information on adding saved searches to a dashboard #6479

Closed
ppf2 opened this issue Mar 9, 2016 · 1 comment
Closed

Add information on adding saved searches to a dashboard #6479

ppf2 opened this issue Mar 9, 2016 · 1 comment
Labels
Feature:Dashboard Dashboard related features Team:Docs

Comments

@ppf2
Copy link
Member

ppf2 commented Mar 9, 2016

I was trying to find a link in the Kibana guide to demonstrate how one can add a "document table" by adding a "saved search" to the dashboard. For some reason, this information is missing from the guide (https://www.elastic.co/guide/en/kibana/current/dashboard.html#dashboard-getting-started). It will be nice to update the getting started page for dashboard for it only talks about adding visualizations to dashboards but not saved searches.

@stacey-gammon
Copy link
Contributor

Current documentation mentions adding saved searches:
screen shot 2018-06-25 at 4 21 56 pm

I think this is sufficient, so going to close.

jbudz pushed a commit that referenced this issue Dec 22, 2022
## Summary

`[email protected]` ⏩ `[email protected]`

---

## [`72.0.0`](https://github.com/elastic/eui/tree/v72.0.0)

- Added the `customQuickSelectRender` render prop to
`EuiSuperDatePicker`, which allows customizing the Quick Select popover
([#6382](elastic/eui#6382))
- `EuiFilePicker` styles have been updated to look more like an
interactive element. ([#6479](elastic/eui#6479))
- Added a third argument to `EuiSelectable`'s `onChange` callback. The
single `option` object that triggered the `onChange` event is now also
passed to consumers with its most recent `checked` state
([#6487](elastic/eui#6487))

**Bug fixes**

- `EuiTabs` now passes `size` and `expand` to all children using a React
context provider. ([#6478](elastic/eui#6478))
- Fixed security warnings caused by `[email protected]` sub-dependency
([#6482](elastic/eui#6482))

**Breaking changes**

- Removed `size` and `expand` props from `EuiTab`
([#6478](elastic/eui#6478))

## [`71.1.0`](https://github.com/elastic/eui/tree/v71.1.0)

**Deprecations**

- Renamed `EuiPageSideBarProps` to `EuiPageSideBarProps_Deprecated`, to
reduce usage/confusion with `EuiPageSidebar`
([#6468](elastic/eui#6468))

Co-authored-by: Kibana Machine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Dashboard Dashboard related features Team:Docs
Projects
None yet
Development

No branches or pull requests

4 participants