-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels