elastic / kibana

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

Filter buttons can be hidden behind table headers within Discover #200631

Open asmith-elastic opened 2 weeks ago

asmith-elastic commented 2 weeks ago

Kibana version: 8.16

Elasticsearch version: 8.16

Server OS version:

Browser version:

Browser OS version:

Original install method (e.g. download page, yum, from source, etc.):

Describe the bug:

The filter buttons within Discover table can become inaccessible for the top most document, as the layering put's these buttons behind the table headers. This occurs after one starts scrolling through results:

Image

Steps to reproduce:

  1. Open a data view within Kibana Discover.
  2. Scroll down on the table in a way that hides the first document.
  3. Attempt to view the filter buttons on the document that is now appearing at the top of the discover table.

Expected behavior:

The expected behavior is to have the buttons appear in front of the header. This is something that occurs for the very first results in the table as seen in the below screenshot:

Image

elasticmachine commented 1 week ago

Pinging @elastic/appex-sharedux (Team:SharedUX)

elasticmachine commented 1 week ago

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

Dosant commented 1 week ago

I reassigned to Discover team, as far as I know, shared-ux doesn't own this component. let us know if we can help

davismcphee commented 1 week ago

This issue is currently blocked by upstream changes in the EUI data grid component. It's not the first time we've heard it though, and there's an issue in the EUI repo for improvements here: https://github.com/elastic/eui/issues/7828.