Skip to content

NSFW Selector not respecting values without click to init.

Summary

Blue NSFW selector does not neccesarily mean nsfw is selected, unless you click it to view the list before posting.

Steps to reproduce

  1. Make an nsfw post.
  2. Click wallet.
  3. go back to the feed and make a new post - Do not touch the nsfw-selector, just note its still blue.
  4. Observe post is not NSFW

Platform information

Cross-platform web.

What is the current bug behavior?

NSFW selectors existing value is not respected

What is the expected correct behavior?

If its blue, it should be flagging it NSFW for the reasons contained, without clicking on the selector (check afterward).

Relevant logs and/or screenshots

(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)

Possible fixes

DO NOT trigger them on component init across the site - this messes with admin dropdowns.

Edited by Ben