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

do not display theme categories #167

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jamesros161
Copy link
Collaborator

Resolves #166

Note: This method of handling this retains all initial functionality for edge / candidate channels, in order to allow for any future decisions to return to a category based functionality, and to also allow for testing / development of new themes easily without them appearing on 'stable' . This change essentially skips the API call to fetch the categories list, sets 'default' to the active category, and then hides the categories list if the user is on the 'stable' release channel.

Testing instructions:

  1. Checkout this branch and build.
  2. Activate Inspirations
  3. Proceed through the Inspirations process, noticing there should only be 'Default' themes displayed.
  4. Afterwards, switch to a non-stable channel, and repeat, noticing the categories should all display as before.

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

Successfully merging this pull request may close these issues.

Remove categories from Inspirations
1 participant