opensearch-project / dashboards-maps

:globe_with_meridians: User interface for the backend geospatial plugin which can be integrated with OpenSearch Dashboards and a home for all other map related features.
https://opensearch.org/docs/latest/dashboards/geojson-regionmaps/#custom-vector-maps-with-geojson
Apache License 2.0
17 stars 46 forks source link

[BUG] Popovers in map display incorrectly #563

Closed canascar closed 7 months ago

canascar commented 11 months ago

What is the bug?

Currently the popovers in the mapping visualizations display incorrectly.

incorrect

How can one reproduce the bug?

View popovers in a current map visualization by hovering over a plot.

What is the expected behavior?

The table that displays plot detail info should be within a panel that is stripped of a border, drop shadow, and padding or perhaps not within a panel at all. The popover should be using styling for oui colors that convert to correct light/dark modes

https://oui.opensearch.org/1.3/#/layout/panel

correct

What is your host/environment?

N/A

Do you have any screenshots?

dark light

Adding @kgcreative for visibility