store does not search for substrings in names
A user wants to see if an app for a special task is a available in the jolla-store with search. The user utilizes the search function, as there are too many applications to browse them all.
Failed expectation: search for "OTP" does not find anything, although "SailOTP" exists in the store as well as "TOTP Generator".
Expectation: A case insensitive substring search is done in the displayed name finding both apps in the example above.
Technical observation: A search for "TOTP" finds "TOTP Generator" and "SGAuth", so at least the strings searched also include something else than the displayed name.
A good solution would search according to the users' mental idea of search, this includes the displayed name, possibly other tags or search keywords and the description. See https://together.jolla.com/question/193321/jolla-store-search-using-description/ for a suggestion to add a search of the description. So this question/suggestion is about fixing the substring search to the displayed name, which I consider a usability defect.
Is this a good place to report such a defect or is there a better one?
- Version 3.0.0.8 on Sailfish X
- Still there with 3.1.0.11 on Sailfish X
there is.no better place :-)
pawel ( 2019-01-09 14:05:09 +0200 )editWhich, unfortunately, doesn't mean that this is a good one. sigh
ossi1967 ( 2019-01-13 16:34:25 +0200 )editSome wildcard would be neat indead.
*otp*
results as a server error ... common ... stuff like that should be possible.%opt%
results in nothing.edit: store is down for me ... seriously jolla?
onehundredpercentdruken ( 2019-08-09 23:31:26 +0200 )edit