openskope / skopeui

SKOPE user interface and visualization app
https://www.openskope.org
MIT License
0 stars 4 forks source link

duplicate confirmation prompt in Map screen #168

Closed alee closed 2 years ago

alee commented 2 years ago

Steps to reproduce:

  1. have an existing stored geojson in local storage
  2. clear it when the confirmation dialog pops up
  3. upload a new geojson file
  4. confirmation dialog pops up again, would you like to keep the geojson that you just uploaded

Issue with the boolean logic for displaying the confirm dialog