fix(webapp): fix search for 3 chars
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
- fixes #6195 (closed)
Todo
-
None