hb-appstore icon indicating copy to clipboard operation
hb-appstore copied to clipboard

Sidebar: Display categories from remote repo instead of hardcoded

Open oscie57 opened this issue 2 years ago • 3 comments

On the website, there are a couple more categories than on the Wii U version of the app store. I was wondering if these would possibly be added?

oscie57 avatar Oct 19 '22 19:10 oscie57

Currently we're adding "Aroma-ready" to the next release. I do agree that the sidebar code needs some reworking though. Adding categories to web is a lot easier than changing the app's UI.

For this to change, really, that sidebar would need to be a dynamic scrollable list of categories sourced from the repo json rather than hardcoded at build time. That would let the repo maintainer decide which categories should be used/ignored.

vgmoose avatar Nov 14 '22 16:11 vgmoose

To clarify, the new list of Wii U categories in 2.3 will be:

"Search", "All Apps", "Aroma-Ready", "Games", "Emulators", "Tools", "Advanced", "Misc"

"Misc" functions as a catch-all, if it's on a category on the web that isn't present in the app, it will display under Misc (and All Apps). This is also how Misc functions on web, however as the web has more categories, it's not as useful / interesting.

vgmoose avatar Nov 14 '22 17:11 vgmoose

This issue is being deprioritized / untargeted from the upcoming 2.4 release due to some more changes to Sidebar being needed. 2.4 should hopefully be the last release to feature platform-specific hardcoded categories.

vgmoose avatar Apr 14 '24 22:04 vgmoose