DFO-Ocean-Navigator / Ocean-Data-Map-Project

The Ocean Navigator is an online tool that is used to help visualise scientific research data. a users guide is available at https://dfo-ocean-navigator.github.io/Ocean-Navigator-Manual/ and the tool is live at
http://navigator.oceansdata.ca
GNU General Public License v3.0
50 stars 20 forks source link

Dataset Dropdown covers Variable Selector for some datasets #1123

Closed JustinElms closed 8 months ago

JustinElms commented 9 months ago

Describe the bug Noticed odd behavior where the Dataset Dropdown in the main dataset selector covers Variable Selector when some of our datasets are selected as shown in the screenshot below. This appears to be related to the length of the dataset name - if the name is long enough to get truncated the selector appears as expected but if it can be entirely displayed the overlap occurs.

To Reproduce Select a dataset with a short name such as CIOPS East/West 3d -LatLon, or any of the SalishSeaCast datasets.

Expected behavior The dataset selector should not overlap the variable selector regardless of how long the dataset's name is.

Screenshots label overlap