Skip to content

WIB-42 Temporarily comment out profile images gallery for everyone

Evelyn Osman requested to merge wib-xx-tmp-comment-out-profile-images-gallery into main

Created by: wswoodruff

Description

We were discussing if we could temporarily disable the image gallery on profiles until we can better manage nsfw for images according to user settings

Motivation & Context

If I have settings to hide nsfw content and visit a user's page that has posted nsfw images, I'm still able to see them in the image gallery on their profile.

No ticket for this until we see if we want todo this // Closes ISSUENUMBER

Changes include

  • Fix (non-breaking change that solves an issue/bug)
  • New feature (non-breaking change that adds functionality)
  • Task (non-breaking change that is not a bug or feature)
  • Breaking change (change is not backwards-compatible, or changes current functionality)
  • New dependency added (change will require the team to update their local workspaces)
  • Data Model added or changed

Testing

  • I have added Unit tests for this functionality
  • I have manually tested this functionality
  • I have not tested this functionality

Reproduction Steps:

  • After building this pull up your own or another user's profile and see that the Images gallery is not showing

Reminders

  • I have updated related documentation or feel it's not needed
  • I have included necessary reviewers

Other comments

Just seeing if we want to go in this direction

Merge request reports