pietervdvn / MapComplete

An easy-to-use webapp to edit OpenStreetMap
https://mapcomplete.org
194 stars 89 forks source link

Studio: One tab overwrites the other tab #1931

Open tordans opened 2 months ago

tordans commented 2 months ago
  1. I am on https://mapcomplete.org/studio.html
  2. Editing layer berlin_emergency_water_pump_layer_v2
  3. Tab "Configuration file"
  4. Change "enableRelocation": false, to true
  5. See change in network tab
  6. Goto Tab "Information panel (questions and answers)"
  7. See error "Could not parse layer due to:At least one default move reason should be allowed (at validation.berlin_emergency_water_pump_layer_v2.allowMove)" which I just fixed
  8. See change in network tab writing the config I just change to true to false again
  9. Goto the Config tab … and yes, it is false again

Video: https://we.tl/t-2UXZh6NT9R

tordans commented 2 months ago

I got it working again by changing the move settings from the Tab "Information panel". But the general issue is IMO that the one tab does not reload the data from the other tab and then overwrites what I change in the other tab…