Ad
  • Custom User Avatar

    Eventually we'll have it so that a user can't be locked out of their own comment via the spoiler flag.

    @bjhaid, this isn't meant to hide the comment from you (this just happens to be an unintended consequence), but rather to hide your kata solution from other users who haven't taken the kata yet. This way they don't lose the fun of solving it.

  • Custom User Avatar

    Right now because of the way we are caching we either show the answers to those who can see or hide them from those who don't. Its all or nothing. You can always choose to view the spoiler content by marking yourself as ineligible for honor/rank status (either by viewing the solutions or viewing the test cases).

  • Custom User Avatar

    I have unmarked both your solution and my answer. Sorry, I assumed that you would be able to read both your comment and my answer because you 'own' the comment.

    I think that it would be a good idea to mark as spoilers again after you've read it.

  • Custom User Avatar

    It looks like you're prioritising string keys over symbol keys, rather than vice versa.