Skip to content

remove initial region in new store form for region type >3

Alex requested to merge 418-stores-district-restriction into master

Closes #418 (closed)

What does this MR do?

Sets the initially chosen region in the new store form to 'not chosen' if the region is a larger region (type > 3, not a CITY, DISTRICT, or REGION). See #418 (comment 130662087). This way you have to select a valid region from the chooser.

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

Quite sure, as this is just a small front-end change

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible... I don't see a way to test this
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
  • Once your MR has been merged, you are responsible to update the #foodsharing-beta Slack channel about what has been changed here. They will test your work in different browsers, roles or other settings
Edited by Alex

Merge request reports