zlant / parking-lanes

Parking lanes viewer from OpenStreetMap
https://zlant.github.io/parking-lanes/
MIT License
77 stars 13 forks source link

UI: Improve the way splitting UI #99

Open tordans opened 2 years ago

tordans commented 2 years ago

Right now, the scissors are hidden when the way cannot be split (because it is part of a relation).

Ideally, the UI would explain this situation to the user. Something like a grayed out scissor with a popover explaining the issue.

Maybe even hinting at a workaround: Save, open in iD, Split, Save in iD, Reload ParkingLanes, Continue editing.


Related: https://github.com/zlant/parking-lanes/issues/38

tordans commented 2 years ago

I plan to work on this a some point.