You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
Occasionally, when loading a puzzle page (puzzle.php), the list of all available puzzle answers flashes briefly on the screen before being replaced by the puzzle content when the Javascript code runs. This can result in a lot of people being accidentally spoiled on various answers.
The text was updated successfully, but these errors were encountered:
I haven't seen this behavior with answers, but I have seen this before for people's accounts (for things like adding/removing editors). I suspect it only happens for people with bits to change puzzle answers, although it's unfortunate either way. (And the listing of all accounts flashing briefly is also unfortunate.)
As someone without answer bits, this does not happen. Looking through the puzzle.php html source I see a lot of checkboxes for author, spoiled, and factcheck, but the answers are not in here. So unless they're AJAX'ed in, I don't think it happens.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Occasionally, when loading a puzzle page (puzzle.php), the list of all available puzzle answers flashes briefly on the screen before being replaced by the puzzle content when the Javascript code runs. This can result in a lot of people being accidentally spoiled on various answers.
The text was updated successfully, but these errors were encountered: