oui icon indicating copy to clipboard operation
oui copied to clipboard

[BUG] Data grid fullscreen overlap issue

Open ps48 opened this issue 1 year ago • 1 comments

Describe the bug

Whenever the data grid component is shown in full in OSD it gets overlapped by OUI header.

To Reproduce Steps to reproduce the behavior:

  1. Go to Notebooks Plugin in observability
  2. Click on Add sample
  3. Load sample notebook [Logs] Sample Root Cause Event Analysis click on any data grid table and select fullscreen option
  4. You would see an overlap in the in table headers and sometimes even few rows.

Expected behavior

Data grid full screen should not be overlapped by any item if rendered inside a component.

Screenshots

Screenshot 2023-11-28 at 10 44 19 AM

Host/Environment (please complete the following information):

  • OUI Version: 1.0
  • OSD Version (if applicable): 2.5.0
  • OS: 2.5.0

ps48 avatar Nov 28 '23 20:11 ps48

Confirmed through https://playground.opensearch.org/app/observability-notebooks#/VL-XIowB4v5SU7kSpV5v?view=view_both, clicking on fullscreen on the datagrid.

Question to contributors/maintainers: Do we have other components that fullscreen and if so, do they have this same issue? If not, can we apply the same thing for datagrid?

BSFishy avatar Dec 07 '23 20:12 BSFishy