Path-Check / safeplaces-dct-app

COVID Safe Paths (based on Private Kit) is an open and privacy preserving system to use personal information to battle COVID
https://covidsafepaths.org
MIT License
465 stars 283 forks source link

Bring up the location data collapse PR changes back #51

Closed tremblerz closed 4 years ago

tremblerz commented 4 years ago

See the changes proposed in LocationTracking.js https://github.com/tripleblindmarket/private-kit/pull/35/files

tushar-dadlani commented 4 years ago

can you provide some more examples? This looks like a UI/UX change.

penrods commented 4 years ago

That code got lost in PR merge when the GPS point "curate" code moved from views/LocationTracking.js to services/LocationService.js. The curate was in PR #35 in the new lines from 70-85: https://github.com/tripleblindmarket/private-kit/pull/35/files#diff-727aee301c7a491d08372f19508dfde6R70

If you can tackle it in the next little bit I'll review. Otherwise I'll go after it myself.

penrods commented 4 years ago

Fixed by #55