Skip to content

fix: Search For Words With Less Than Three Chars

Hannes Heine requested to merge pr3018head into pr3018base

Created by: Tirokk

Mogge Authored by Mogge Closed


🍰 Pullrequest

Hyphens are replaced by one space, which also fixes the hyphen search, this time in the frontend. If the search string contains spaces, only words with at least three chars are passed to the backend.

Issues

Merge request reports