Skip to content

Frontend support for content warnings #336

@camdendotlol

Description

@camdendotlol

Core Data now has support for content warnings on media records. There is a new Content Warning field in the metadata array on each item in the manifest (the same place that user-defined fields are stored).

On the gallery page, CDP should handle content warnings by somehow blocking off a gallery until the user clicks through the warnings. This would probably involve some extra handling around the modal. We would need to fetch the gallery's manifest, check whether any item contains a content warning, and render an extra "Are you sure you want to see this sensitive content?" type of confirmation box before displaying the modal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions