Currently, when searching for categories and tags in the mobile app, adding a trailing space prevents matching suggestions from being displayed. This can happen when selecting a word from the Android keyboard's suggestion bar, which automatically adds a trailing space after the selected word.
If the query starts or ends with whitespace, trim the leading and trailing whitespace before performing the search.
Created by Din from Lunch Money
·