Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sidebar: Display categories from remote repo instead of hardcoded #91

Open
oscie57 opened this issue Oct 19, 2022 · 3 comments
Open

Sidebar: Display categories from remote repo instead of hardcoded #91

oscie57 opened this issue Oct 19, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@oscie57
Copy link

oscie57 commented Oct 19, 2022

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?

@vgmoose
Copy link
Member

vgmoose commented Nov 14, 2022

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 vgmoose changed the title Wii U - Add categories to sidebar Sidebar: Display categories from remote repo instead of hardcoded Nov 14, 2022
@vgmoose
Copy link
Member

vgmoose commented Nov 14, 2022

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 vgmoose added enhancement New feature or request 2.4-release labels Nov 17, 2023
@vgmoose vgmoose self-assigned this Nov 17, 2023
@vgmoose vgmoose removed their assignment Apr 14, 2024
@vgmoose
Copy link
Member

vgmoose commented Apr 14, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants