Skip to content

fix(webapp): fix search for 3 chars

Hannes Heine requested to merge fix-search-3-chars into master

Created by: ulfgebhardt

🍰 Pullrequest

Remarks:

  • Does not exclude functional characters as defined in the issue, but searches as soon as 3 characters are present (considering this negelectable)
  • You can press enter even when there is one character which will result in you ending up on the search result page with the results for just one character search (considering this a feature)
  • Also have the search refactored and simplified.

Issues

Todo

  • None

Merge request reports