Canadian-Geospatial-Platform / geoview

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

[BUG] <Footerbar when no legend exist> #2301

Closed kaminderpal closed 3 months ago

kaminderpal commented 3 months ago

Is there an existing issue for this?

Current Behavior

When no legend exist in config file, first component is not selected like layers, it is automatically closed and when clicked on layers not working properly.

Expected Behavior

No response

Steps To Reproduce

  1. https://canadian-geospatial-platform.github.io/geoview/public/sandbox.html
  2. Set this config 'footerBar': { 'tabs': { 'core': ['layers', 'details', 'data-table'] } }, 'appBar': { 'tabs': { 'core': ['export'] } },
  3. Create then export

Anything else?

No response