You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to Reproduce
Open a footway / cycleway / path in cycleway overlay, and see the ok button is orange. Notice that you're asked whether you want to discard when you close the form.
Press the button to apply some edits. Examples for those edits:
cycleway with foot=yes and segregated=no gets updated tags foot=designated and segregated=no
cycleway with bicyle=yes and foot=yes and segregated=no gets updated tags highway=path and segregated=no
footway gets updated tags highway=footway and check_date:bicycle=2024-08-19
Expected Behavior
As far as I remember, StreetCompelete aims to never have such auto-enabled ok button, and to not change existing tagging as long as it's considered valid.
Versions affected
59.0-alpha1
The text was updated successfully, but these errors were encountered:
How to Reproduce
Open a footway / cycleway / path in cycleway overlay, and see the ok button is orange. Notice that you're asked whether you want to discard when you close the form.
Press the button to apply some edits. Examples for those edits:
foot=yes
andsegregated=no
gets updated tagsfoot=designated
andsegregated=no
bicyle=yes
andfoot=yes
andsegregated=no
gets updated tagshighway=path
andsegregated=no
highway=footway
andcheck_date:bicycle=2024-08-19
Expected Behavior
As far as I remember, StreetCompelete aims to never have such auto-enabled ok button, and to not change existing tagging as long as it's considered valid.
Versions affected
59.0-alpha1
The text was updated successfully, but these errors were encountered: