Skip to content

[Sprint/UnderstoodUnicorn](fix): Explicit channel overlay #2364

Ben requested to merge fix/explicit-overlay-channel-1130 into master

Summary

Closes #2364 (closed)

This change fixes the broken explicit channel overlay, that should trigger when visiting an NSFW channel

Steps to test

  1. Log into the admin account (ask for pw if you don't have it saved).
  2. Make a channel nsfw.
  3. Refresh the channel.
  4. Mature content overlay should show.
  5. Check it shows from other accounts also.

Estimated Regression Scope

This change affects only the overlay component, as its interior logic was failing. In the worst-case scenario, the replacement logic could have a fault that would cause issues loading channels.

Edited by Ben

Merge request reports