generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What is the bug?
When a visualization inside a notebook is maximized, it will extend beyond the browser window. The right side of the visualization is no longer visible. This prohibits closing the visualization. The bug is present in OpenSearch 2.x and 3.x.
How can one reproduce the bug?
Steps to reproduce the behavior:
- Go to the nightly playground and create a new notebook using anonymous login: https://playground.nightly.opensearch.org/3x/app/observability-notebooks#/create
- Name the notebook "test" and continue.
- Click on add visualization and select an available visualization, e.g. Test Controls.
- Click on the run button
- The visualization is rendered. Click on the three dots and select Maximize Panel
6. The panel now extends beyond the right window border and the button form below the panel now overlays its content.
What is the expected behavior?
The visulization panel should fill the entire screen but not beyond the window borders. The bounding box should keep the correct height, so that the following notebook elements do not overlay the panel.
Alternatively, no maximize feature should be offered.
What is your host/environment?
Do you have any additional context?
The bug is in OpenSearch 2.x and OpenSearch 3.x.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working