locationiqdata / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
0 stars 1 forks source link

Fix legend hidden state #17

Closed TusharVirk closed 1 year ago

TusharVirk commented 1 year ago

Overview

To reproduce:

  1. Click on the legend and hide a layer
  2. Click on any point or polygon to show the data panel
  3. Click on the legend and the hidden state for the layer that was hidden in (1) will have reset but the points are still hidden on the map

Expected Behaviour

The state should be as it was left when the legend panel is closed.

TusharVirk commented 1 year ago

Using Zustand to manage global state resolved this.

Resolved in 48b82c6226276718c7304fdceb699397a1ad4a5e