Bug 412059

Summary: categories with only one entry should be flattened (in search)
Product: [Applications] systemsettings Reporter: Harald Sitter <sitter>
Component: sidebarviewAssignee: Marco Martin <notmart>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: shot of the screen

Description Harald Sitter 2019-09-19 11:39:25 UTC
Created attachment 122721 [details]
shot of the screen

The sidebar shows categories, if the categories only contain one KCM the search results can be really bad.

STEPS TO REPRODUCE
1. search for 'lock'

OBSERVED RESULT
No lockscreen results

EXPECTED RESULT
There should be an entry for lockscreens kcm

ADDITIONAL INFORMATION
The lockscreen KCM is actually in the results under the "Desktop Behavior" category as single KCM. jriddell failed to figure out, so I'd call this bad UI affordance.
Easiest fix would likely be flattening the results if only one KCM is in a given category... i.e. instead of showing 'Desktop Behavoir' show the 'Screen Locking' kcm in the results.
Comment 1 Nate Graham 2019-09-19 20:37:29 UTC
Basically the same as Bug 400303.

*** This bug has been marked as a duplicate of bug 400303 ***