maproulette / maproulette3

MapRoulette, the micro-tasking tool for OpenStreetMap
https://maproulette.org
MIT License
128 stars 35 forks source link

Regression: "Edit in iD #2417

Closed mvexel closed 2 months ago

mvexel commented 2 months ago

Browser tabs used to be "reused" across tasks. Now, every time I edit using Rapid or iD, a new tab is opened.

Firefox latest on Linux Mint

CollinBeczak commented 2 months ago

This was introduced in this pr that added in tandem with the Completion Widget Refactor that allows users to use multiple editors simultaneously. This regression effects the level0, ID, and RapiD editors. As both the RapiD and ID editors both are able to save unsaved changes, I agree that it would probably be best to revert this since using multiple editors (especially those 3) is an edge case scenario.