Describe the bug
#837 added tagging of unspecific crossings: highway=crossing without another tag such as crossing=unmarked. I noticed some odd (and maybe unintended?) behaviour.
- a node that only has
highway=crossing doesn't have an icon on the map, so there is no user feedback that it's correctly tagged
- when you click the yes under raised, the node turns into a feature type "speed table", so the suggested fields for a crossing disappear and those for a speed table show up
- when you select the crossing type "island", this sets
crossing=island and immediately prompts a warning about outdated tags; following the recommendation to "upgrade the tags" unsets crossing=island
Expected behavior
- Give unspecific crossings an icon
- Clicking the button to say a crossing is raised shouldn't change the primary feature type and make the other fields (e.g. tactile paving) disappear
- Selecting an option suggested in the dropdown shouldn't result in tagging that iD considers outdated
Additional context
In case it matters, this was on preview server https://pr-862--ideditor-presets-preview.netlify.app/id/dist/#locale=en
Describe the bug
#837 added tagging of unspecific crossings:
highway=crossingwithout another tag such ascrossing=unmarked. I noticed some odd (and maybe unintended?) behaviour.highway=crossingdoesn't have an icon on the map, so there is no user feedback that it's correctly taggedcrossing=islandand immediately prompts a warning about outdated tags; following the recommendation to "upgrade the tags" unsetscrossing=islandExpected behavior
Additional context
In case it matters, this was on preview server https://pr-862--ideditor-presets-preview.netlify.app/id/dist/#locale=en