elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.48k stars 8.04k forks source link

[Discover][Extension] Default state (columns - incl. width, rowHeight) #186271

Open kertal opened 2 weeks ago

kertal commented 2 weeks ago

📓 Summary

Depending on the context Discover should be able to provide good defaults depending on the data source that's selected. We are aiming to use default columns (including default column width), default row height, and more to the user when the data source is selected / entered initially. Internally we refer to those values as a subset of Discover's state, which is fragmented in 5 state containers, so it makes sense not to make it configureable in a granular but in a high level way.

✔️ Acceptance criteria

elasticmachine commented 2 weeks ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)