wmbeers / cmv-app

CMV - The Configurable Map Viewer - A community supported open source mapping framework built with the Esri JavaScript API and the Dojo Toolkit
https://demo.cmv.io/
MIT License
1 stars 2 forks source link

Layer control for map Services should be expanded by default #48

Closed wmbeers closed 3 years ago

wmbeers commented 3 years ago

Description:

If you use the Browse or Search functions to add a layer to the map, it comes in collapsed by default. This leads to confusion if the layers within the service are not turned on.

https://repo.fla-etat.org/bugzilla/show_bug.cgi?id=5784

Steps to reproduce:

Use the Search or Browse function to add the Rail service to the map.

Expected results:

Layers within the rail service appear on the map.

Actual results:

"Rail" service appears in the LayerControl widget, checked, but because the layers within the service are all turned off, nothing changes in the map. It's not obvious why because the Dynamic widget created for the Rail service is collapsed.

wmbeers commented 3 years ago

Verified: https://repo.fla-etat.org/bugzilla/show_bug.cgi?id=5784#c3