Skip to content

Remove grabInfo

Chris Oelmueller requested to merge remove-unused-address-query into master

Removes an ugly XHR endpoint of questionable utilization ;-)

What does this MR do?

the check for emptiness redirects to the settings page, which has the map and addresspicker. the removed code would only allow text input and fail at calling the expected endpoints. hasn't worked in a while!

How confident are you it won't break things if deployed?

Honestly? No idea if this was still used in some horrible way 😄

Links to related issues

  • &9 (some, I guess)

How to test

Nothing should change for foodsharers and foodsavers with and without valid address data in their profiles.

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • set a "for:" label to indicate who will be affected by this change
  • use "state:" labels to track this MR's state until it was beta tested
  • added an entry to CHANGELOG.md
  • RN: forDev
Edited by Chris Oelmueller

Merge request reports