SiLeBAT / fcl-client

Web app for analyzing food delivery networks
https://silebat.github.io/fcl-client/
GNU General Public License v3.0
7 stars 2 forks source link

Bug: map does not update correctly when changed triggered from data set view #870

Closed j-hha closed 2 days ago

j-hha commented 1 month ago

Describe the bug When a user switches from the map view to the data set view and then tries to directly change the map type from the menu, the map does not update correctly.

To Reproduce Steps to reproduce the behavior:

  1. Go to main view
  2. Click on an example data set
  3. Trigger GIS and switch back and forth between different map types.
  4. Go back to data set view
  5. Do not trigger GIS but try to change the map type directly
  6. Map type change is not correctly triggered

Expected behavior The gis menu should consistently function in the same way, regardless from what context it is triggered. If it can't be used in a certain context, it should be disabled.

Desktop (please complete the following information):

j-hha commented 2 days ago

Does not seem to be a problem anymore. Prolly fixed when we developed the feature shape on map. So I am closing this issue.