Skip to content

Add UI in the admin panel to review the flagged content. #4387

@ozer550

Description

@ozer550

Overview

For the ContentNodes flagged by others, we would want to create a section in the administration view of admin users to list all the flagged ContentNodes. Just like the other available sections channels and users, this section will list the flagged ContentNodes along with some basic information related to it.

Description and outcomes

This section would be a table view within administration panel in studio with the following columns:

  • Channel id column would contain the channel_id in which the flagged content exists along with hyperlink to that channel.
  • ContentNode id column would contain the contentnode-id with a hyper link to the ContentNode itself.
  • Copied Column information representing the number of times the Flagged ContentNode was copied.
  • isImported Column tells if the contentnode was imported or not.
  • Reason’s Column this would contain the feedback_reason value filled by user while reporting.
  • Actions Column with an option to remove the flag to the contentNode.

Related Screenshots

image

Acceptance criteria

  • UI Section with an empty table having the columns described above.
  • No filtering options like USERS and CHANNELS tab are currently required.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions