mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
- Closes https://github.com/elastic/kibana/issues/216549 - Closes https://github.com/elastic/kibana/issues/216071 ## Summary This PR allows to restore the following state for the previously opened tabs: - the selected data view - classic or ES|QL mode - query and filters - time range and refresh interval - and other properties of the app state |
||
---|---|---|
.. | ||
common | ||
public | ||
kibana.jsonc | ||
README.md | ||
tsconfig.json |
unified_tabs_examples
Examples of unified tabs components.
To run this example, ensure you have data to search against (for example, the sample datasets) and start kibana with the --run-examples
flag.
yarn start --run-examples