kodadot / nft-gallery

Generative Art Marketplace
https://koda.art
MIT License
619 stars 359 forks source link

NSFW tag/content changes #5772

Open exezbcz opened 1 year ago

exezbcz commented 1 year ago

since we do have some nsfw in the app, It would be nice to handle it somehow. Mostly because the images appear on the landing page quite often. Related issues:

all the changed components are in handoff file, page NSFW tag: https://www.figma.com/file/JXNtryaNYhY0XJNArzvPQx/Handoff?node-id=125%3A997&t=957PEWGiLnUmryLs-1

A few changes will be made to improve this:

Cards

Gallery item detail

Settings

Report

Other

exezbcz commented 1 year ago

-> p1, hiding artist profile address with collection is not long term solution, wdyt?

exezbcz commented 1 year ago

anyone?

prachi00 commented 1 year ago

I can do this one but I need to know some things:

  1. How do we get nsfw value in the apis, I coudlnt see anything in nftEntities query @roiLeo @vikiival
roiLeo commented 1 year ago

I can do this one but I need to know some things:

1. How do we get nsfw value in the apis, I coudlnt see anything in nftEntities query

Because it's not yet implemented in nftEntity you have to check properties

Screenshot 2023-04-28 at 08-25-59 FemAI 17 KodaDot - NFT Market Explorer

vikiival commented 1 year ago

Yup Leo is right.

prachi00 commented 1 year ago

@roiLeo so properties would only be there for gallery though right? what about explore?

kodabot commented 1 year ago

ASSIGNED - @prachi00 🔒 LOCKED -> Wednesday, May 3rd 2023, 10:55:58 UTC -> 36 hours

roiLeo commented 1 year ago

@roiLeo so properties would only be there for gallery though right? what about explore?

kodadot/rubick#173 or kodadot/loligo#22