Skip to content

Fix #920 - Sort own stores to top of topbar store list

Chris Oelmueller requested to merge feature/920-store-traffic-prio into master

Closes #920 (closed)

What does this MR do?

Sort own stores to top of topbar store list

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

99.99% 😃

How to test

  • have some cooperating stores that you manage
  • have some cooperating stores that you don't manage
  • verify that the managed stores always come before the others in topbar store list, regardless of store name
  • verify that in the two blocks (managed or not) the stores are still ordered by name

No frontend change.

Checklist

  • added a test, or explain why one is not needed/possible...
  • 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 -

Merge request reports