Bug 384463

Summary: Search on update page is not very usable
Product: [Applications] Discover Reporter: Harald Sitter <sitter>
Component: discoverAssignee: Aleix Pol <aleixpol>
Status: RESOLVED FIXED    
Severity: normal CC: bugseforuns, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Harald Sitter 2017-09-07 11:31:53 UTC
- have updates avialable
- go to updates page
- type something in the search field
- nothing happens

Seeing as the hint text on the field says 'Search in Updates' it probably should filter the update model? Or well, not search in Updates but instead everything?
Comment 1 Aleix Pol 2017-09-07 14:24:29 UTC
Yes, correct. At the moment what it does is to visually select the filtered ones. I didn't want to hide them because then maybe we'd want not to update them if "Update All" is pressed. Or yes? Weird UX anyway.

We're looking into moving the search field altogether anyway, maybe that will be a better solution than figuring out a search use case that probably isn't even there.
Comment 2 Aleix Pol 2018-01-08 17:10:20 UTC
Git commit 08d19bc89338bf89dd2ed768f13154400ffd9724 by Aleix Pol.
Committed on 08/01/2018 at 17:02.
Pushed by apol into branch 'master'.

Simplify search UX on non-application lists

Now that pressing enter is required, it makes less sense to jump to the
home page when the search is cleared.
Don't show the search field on updates, it's weird and not really useful.
Make sources filtering case insensitive.

M  +1    -4    discover/qml/DiscoverDrawer.qml
M  +1    -1    discover/qml/SourcesPage.qml
M  +1    -2    discover/qml/UpdatesPage.qml

https://commits.kde.org/discover/08d19bc89338bf89dd2ed768f13154400ffd9724