tgxn / lemmy-explorer

Instance and Community Explorer for Lemmy
https://lemmyverse.net/
102 stars 9 forks source link

Bug: Checking "Show NSFW" only shows NSFW communities. #147

Closed K4LCIFER closed 8 months ago

K4LCIFER commented 9 months ago

Describe the bug If you heck the box enabling "Show NSFW", only NSFW communities will be displayed in the list

To Reproduce Steps to reproduce the behavior:

  1. Ensure that you have instances with non-NSFW content, as well as instances with NSFW content enabled
  2. Check "Show NSFW"
  3. Observe that only NSFW communities are listed, and no non-NSFW communities.

Expected behavior I would expect both NSFW and non-NSFW communities are listed when I click "Show NSFW". If it is intended to be only NSFW, then the text should instead say "Show only NSFW", and you should have an option to show both.

Additional context None.

tgxn commented 9 months ago

yeah, the box atm works as a three-stage toggle 1- nsfw off 2- nsfw included 3 - nsfw only

i want to add a confirmation before showing nsfw, along with more obvious wording when you change it...