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

Disable challenge button if unavailable #527

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

Conversation

navzam
Copy link
Member

@navzam navzam commented Dec 22, 2024

Fixes #510:

  • Disable challenge button if the current scene doesn't have a challenge. Also show a tooltip explaining why it's disabled

    When challenge doesn't exist:
    image

    When challenge exists:
    image

  • Show an error on the challenge loading screen if the challenge doesn't exist. This shouldn't happen normally, but if the user navigates to a /challenge/<invalid> URL, they'll see an error instead of a blank screen

    image

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.

Start Challenge button always viewable
1 participant