Show smaller NSFW tag if it's my content #1581

Closed
opened 2018-06-12 09:04:11 +02:00 by neb-b · 2 comments
neb-b commented 2018-06-12 09:04:11 +02:00 (Migrated from github.com)

The Issue

If I have Show NSFW content unselected, and have published NSFW content, the title and thumbnail will not be visible. We should still show them.

Steps to Reproduce

  1. Make sure Show NSFW content is unselected in settings
  2. Publish a NSFW claim
  3. View your list of published claims

Expected Behaviour

I should be able to see the title/thumbnail for every claim I've published

Actual Behaviour

NSFW content isn't fully visible

Suggested Solutions

fileCard/view.jsx should check if the url is mine, if it is, ignore NSFW

## The Issue If I have `Show NSFW content` unselected, and have published NSFW content, the title and thumbnail will not be visible. We should still show them. ### Steps to Reproduce 1. Make sure `Show NSFW content` is unselected in settings 2. Publish a NSFW claim 3. View your list of published claims ### Expected Behaviour I should be able to see the title/thumbnail for every claim I've published ### Actual Behaviour NSFW content isn't fully visible ### Suggested Solutions `fileCard/view.jsx` should check if the url is mine, if it is, ignore NSFW
neb-b commented 2018-06-13 06:17:47 +02:00 (Migrated from github.com)

After https://github.com/lbryio/lbry-app/pull/1585 we don't show the NSFW cover which is much better, maybe we don't even need to show a NSFW marker? If we do show it, i'm not sure how it should be presented. I'll keep this open for now if anyone has ideas.

After https://github.com/lbryio/lbry-app/pull/1585 we don't show the NSFW cover which is much better, maybe we don't even need to show a NSFW marker? If we do show it, i'm not sure how it should be presented. I'll keep this open for now if anyone has ideas.
alyssaoc commented 2018-10-16 19:41:47 +02:00 (Migrated from github.com)

closing

closing
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1581
No description provided.