geosolutions-it / geonode-mapstore-client

MapStore Client for GeoNode
Other
2 stars 131 forks source link

Visibility limits problem for the layer on map #211

Closed ElenaGallo closed 3 years ago

ElenaGallo commented 3 years ago

The visibility limits of a layer, set in the settings view, are not saved when the map is saved

How to Reproduce

Current Result The visibility limits of a layer is no longer visible on map

giohappy commented 3 years ago

@ElenaGallo can you please share a link to a map where you tested this?

ElenaGallo commented 3 years ago

@giohappy this one

giohappy commented 3 years ago

I see the value is set (although it was set the same both for min and max). Probably the issue is that it's not reported inside the input box as expected. Can you confirm?

Example for the min value:

image

ElenaGallo commented 3 years ago

@giohappy the values are not set, the arrow indicates only the scale at which you are viewing the map at that moment. See this video:

limite2

giohappy commented 3 years ago

thanks, my fault.

giohappy commented 3 years ago

@allyoucanmap now that we have cut 2.1.x if any fix is needed here it will have to be backported on 2.1.x, to be included in GN 3.2

allyoucanmap commented 3 years ago

fixed in this commit https://github.com/GeoNode/geonode-mapstore-client/commit/b78555f06794d29603ddc84cb851c85d814bc9ea and related to #214

ElenaGallo commented 3 years ago

@giohappy the test done on master demo, the issue is resolved