GNOME Bugzilla – Bug 734782
Landing page - add "View All" buttons to the sections of recommended apps
Last modified: 2016-07-12 15:23:14 UTC
It would be helpful to provide people with a way to see other apps in each section of recommended apps. The latest mockups include a "More..." button, but I think that "View All" might be a better label: https://raw.githubusercontent.com/gnome-design-team/gnome-mockups/master/software/version2/hi-res-home-page-new.png
Still valid for 3.19?
(In reply to Richard Hughes from comment #1) > Still valid for 3.19? It's something I'd still like, yes.
In case of the category of the day it's easy to implement when you realise that the list of recommended apps is exactly (a subset of) the Featured subcategory of that category. For example, today's category of the day is Graphics. When you click Graphics category button and make sure that Featured is your selected subcategory you will see the same apps as in the Recommended Graphics Applications section on the Overview page. Allan, do you want this button to act as a shortcut to Graphics → Featured? A list of all Editor's Picks could be more complex. Maybe we should create a virtual category which would be accessible only by the button next to the Editor's Pick caption, never by the regular browsing of the categories? It would probably feature only one subcategory. Allan, what do you think?
(In reply to Rafal Luzynski from comment #3) > ... Allan, do > you want this button to act as a shortcut to Graphics → Featured? Doing that for each category sounds good. > A list of all Editor's Picks could be more complex. Maybe we should create a > virtual category which would be accessible only by the button next to the > Editor's Pick caption, never by the regular browsing of the categories? That sounds correct. > It > would probably feature only one subcategory. Allan, what do you think? It would just include editor's picks apps. Should probably look like one of the category pages, without the sidebar.
commit ab8b1facae7625fc03c1761278e56d60160ec95f Author: Richard Hughes <richard@hughsie.com> Date: Tue Jul 12 16:21:50 2016 +0100 Add a 'More...' button on the overview page Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=734782