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

Hide guess queue functionality when queue is disabled #2168

Open
jpd236 opened this issue Jun 3, 2024 · 0 comments · May be fixed by #2182
Open

Hide guess queue functionality when queue is disabled #2168

jpd236 opened this issue Jun 3, 2024 · 0 comments · May be fixed by #2182

Comments

@jpd236
Copy link
Contributor

jpd236 commented Jun 3, 2024

One of our hunt operators was giving JR a test-run this weekend and pointed out a few peculiarities when the guess queue is disabled:

  • When someone solves a puzzle, the answer pop-up appears with buttons like "Correct", "Intermediate", etc. They are correctly disabled, but should they even be visible in the first place?
  • The guesses page itself shows confidence/direction, which you don't have a way of setting (unless you return the answer to the queue first, which arguably shouldn't be possible either).

My thinking is that all of this functionality, including the "Return to queue" button, should be hidden if the queue is disabled for a hunt. You can always go and toggle it on if you want that functionality again, but if you're opting not to use the queue, it just seems to me like clutter to have these elements visible.

jpd236 added a commit to jpd236/jolly-roger that referenced this issue Jun 19, 2024
- Disable guess notifications
- Hide extraneous columns from the guess queue page
- Rename "Guess queue" to "Answer log" and "Guesses" to "Answers"

Fixes deathandmayhem#2168
jpd236 added a commit to jpd236/jolly-roger that referenced this issue Jun 19, 2024
- Disable guess notifications
- Hide extraneous columns from the guess queue page
- Rename "Guess queue" to "Answer log" and "Guesses" to "Answers"

Fixes deathandmayhem#2168
jpd236 added a commit to jpd236/jolly-roger that referenced this issue Jun 28, 2024
- Disable guess notifications
- Hide extraneous columns from the guess queue page
- Rename "Guess queue" to "Answer log" and "Guesses" to "Answers"

Fixes deathandmayhem#2168
jpd236 added a commit to jpd236/jolly-roger that referenced this issue Sep 14, 2024
- Disable guess notifications
- Hide extraneous columns from the guess queue page
- Rename "Guess queue" to "Answer log" and "Guesses" to "Answers"

Fixes deathandmayhem#2168
jpd236 added a commit to jpd236/jolly-roger that referenced this issue Sep 14, 2024
- Disable guess notifications
- Hide extraneous columns from the guess queue page
- Rename "Guess queue" to "Answer log" and "Guesses" to "Answers"

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

Successfully merging a pull request may close this issue.

1 participant