Canadian-Geospatial-Platform / geoview

Canadian Geospatial Platform Viewer / Visualiseur de la Plateforme Géospatiale Canadienne
Other
20 stars 31 forks source link

adding container to select popover #2285

Closed cphelefu closed 1 week ago

cphelefu commented 2 weeks ago

Description

In FullScreen Popovers are not visible unless container is specified. This affects Select component as it uses a Popover to show its dropdown. This fix enforces adding container to all Select.

Fixes #2248

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

https://cphelefu.github.io/geoview/demos-navigator.html?config=./configs/navigator/06-basic-footer.json

Checklist:


This change is Reviewable