-
Notifications
You must be signed in to change notification settings - Fork 290
Open
Labels
DEV: frontendP1 - importantPriority: High impact on UXPriority: High impact on UXP2 - normalPriority: Nice to havePriority: Nice to haveTAG: new featurejavascriptPull requests that update Javascript codePull requests that update Javascript code
Milestone
Description
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
Acceptance criteria
- UI Section with an empty table having the columns described above.
- No filtering options like USERS and CHANNELS tab are currently required.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DEV: frontendP1 - importantPriority: High impact on UXPriority: High impact on UXP2 - normalPriority: Nice to havePriority: Nice to haveTAG: new featurejavascriptPull requests that update Javascript codePull requests that update Javascript code
