Skip to content

NSFW not appearing in newsfeed minds#4811

Ben requested to merge fix/nsfw-newsfeed-m4811 into master

Ticket(s) / Related Merge Requests

minds#4811 (closed)

Summary of Changes

Fix NSFW content not appearing in newsfeed when a users mature setting is active.

Testing Considerations

Note: the overlay will never show. If show NSFW is on, the overlay does not show on content - if it is off, the feed returns no NSFW content. This matches the pre-approved (already working) behaviour for the groups feed.

  • With mature setting ON, NSFW content appears in the latest feed.
  • With mature setting OFF, NSFW content does not appear in the latest feed.

Deployment Considerations

Standard deployment.

Regression Scope

Latest and top feed NSFW.

Platform Affected (web, mobile, etc)

Web.

Developer Testing Completed

Manual.

Screenshots / Screen Recording

simplescreenrecorder-2024-04-30_11.40.19

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports