Is this a…:
Standard bug
Steps to reproduce this issue:
Something went wrong - couldn’t add those suggestions on the following suggestion
A more technically observant editor identified the area of concern actually belongs to:
If we click the Map Suggested Edit icon at this location it “bounces” to the location in the first link above.
From TwisterUK: A quick look in the console indicates that, when you click on it at this location, WME throws a bunch of errors relating to a seemingly non-existent segment ID. However, as there’s no evidence of any recent changes to any segIDs in this part of the map, let’s dig a little deeper.
Looking at the raw data returned from the server when clicking on the suggestion, we see something unusual - the suggestion has been raised to add a bunch of house numbers to this mysterious segID, however the co-ordinates being suggested for all of them aren’t contained within this map view, which gives us a clue as to why this segID also doesn’t exist here.
Moving WME over to the co-ords shown in the data, we get to Warren Road - https://waze.com/en-GB/editor?env=row&lat=51.23692&lon=-0.56034&zoomLevel=18 - and note that there’s a suggestion marker right there. If we click on this marker, WME immediately relocates us back to the location of your original PL, and we’re back to square one.
EXCEPT…
If we first select the Warren Road segment associated with the marker - i.e. https://waze.com/en-GB/editor?env=row&lat=51.23692&lon=-0.56034&zoomLevel=18&segments=121546313 - and then click the marker, WME still relocates, but now the suggestion dialog shows the expected information and reject/apply options.
Issues to note: Map Edit Request icon is jumping to wrong part of map, and potentially missing segment during/after suggestion creation issue has returned.
Environment where the bug occurs…:
ROW
Permalink:
Browser name and version:
Multiple users multiple browsers
Are you using scripts? Please detail which ones.:
Attempted with no scripts enabled (leaving just Toolbox in the background)