maproulette / maproulette3

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

fix pickEditor undefined bug #2419

Closed CollinBeczak closed 2 months ago

CollinBeczak commented 2 months ago

resolves this error in the inspect and review task completion workflow:

Screenshot 2024-08-25 at 1 05 41 PM
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 23.38%. Comparing base (95dca9d) to head (b554f47). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ponents/InspectTaskControls/InspectTaskControls.js 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2419 +/- ## ======================================= Coverage 23.38% 23.38% ======================================= Files 649 649 Lines 22514 22506 -8 Branches 6902 6913 +11 ======================================= Hits 5264 5264 + Misses 14425 14419 -6 + Partials 2825 2823 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.