Skip to content

Remove add current location button because it doesn't work

Devin Lin requested to merge work/devinlin/addcurrent into master

The add current location button currently just makes the app load forever (likely due to Mozilla's location service shutting down). Remove it for now until we have a setup that uses GPS or another geolocation service.

If we add back this functionality, I'd like to also see it automatically add the current location (rather than the user having to do it themselves).

Merge request reports