https://bugs.kde.org/show_bug.cgi?id=462809
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.27 Latest Commit| |https://invent.kde.org/plas | |ma/discover/commit/22031c75 | |c4a971ad71269c37a3cecbba25d | |d1118 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 22031c75c4a971ad71269c37a3cecbba25dd1118 by Nate Graham. Committed on 13/01/2023 at 14:09. Pushed by ngraham into branch 'master'. Help users stuck in empty category searches If the user is browsing a category, Discover any limits search results to only things that match within that category. But if the user does not realize they are in a category, and they search for something they know to exist, but it lives in another category, Discover will currently find nothing and look stupid, and the user will be frustrated. To alleviate this, let's change the message shown when nothing is found for a category search. Instead of saying, "we couldn't find it in the available sources" (which is false anyway), Discover will now say that it simply couldn't find it in the current category, and will show a button to let the user search globally. FIXED-IN: 5.27 M +28 -10 discover/qml/ApplicationsListPage.qml https://invent.kde.org/plasma/discover/commit/22031c75c4a971ad71269c37a3cecbba25dd1118 -- You are receiving this mail because: You are watching all bug changes.