mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
## Summary
This PR adds resize support to the Discover field list sidebar, which is
persisted to a user's local storage similar to the resizable chart
height.
Additionally it migrates the resizable layout code from Unified
Histogram to a new package called `kbn-resizable-layout` so it can be
shared between Discover and Unified Histogram, as well as act as a new
platform component that other teams can consume to create their own
resizable layouts.
![resize](
|
||
---|---|---|
.. | ||
cli | ||
cli_encryption_keys | ||
cli_health_gateway | ||
cli_keystore | ||
cli_plugin | ||
cli_setup | ||
cli_verification_code | ||
core | ||
dev | ||
plugins | ||
setup_node_env |