Skip to content

Increase search min length in store and fsp team management list

Johannes requested to merge Jo-increase-search-minlength into master

Closes #396 (closed)

What does this MR do?

Increase search min length. The search doesn't start before there are 4 letters. Space also counts as a letter so there shouldn't be a problem with short names. Number 4 is arbitrary and can be changed in both directions.

Used by:

  • store team management list
  • food share point (fsp) admin panel
  • orga mailbox managment (could be used optionally but there is a seperate check there)

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

Quite!

Links to related issues

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 Johannes

Merge request reports