elastic / kibana

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

Legacy data table sorting requires mouseover to render #199173

Open lukasolson opened 3 weeks ago

lukasolson commented 3 weeks ago

Kibana version: 8.15.2+

Describe the bug:

When using the legacy data table, if you sort a column, it requires a mouseover to render the correct value.

Steps to reproduce:

  1. Create a legacy data table visualization
  2. Split rows by a terms agg
  3. Sort the table by the terms agg

The sort doesn't apply to the table, but rather only to the rows you hover over.

Expected behavior:

The sort applies immediately.

Screenshots (if relevant):

https://github.com/user-attachments/assets/36943c7f-3db3-40cd-8e4c-2c7e945efa5d

elasticmachine commented 3 weeks ago

Pinging @elastic/kibana-visualizations (Team:Visualizations)