This is a Feature Proposal
🎩 Description
Context :
Ludivine has been working on moderations adding the possibility to moderate content a priori for proposals and comments (on all comment objects on the app : meetings, results, etc.). On the Decidim core it is only possible to moderate a posteriori, meaning after a comment / proposal was published and signaled. A priori moderation means that moderators and admins can review what's being published before hand and decide to publish it or not. Here is the spec that was given to Ludivine

Admin and moderator can see content that is not visible to normal users so they can checkout what they moderate.
The problem we had is that when moderating comments, it's not easy for admins and moderators to see the effect of their moderation work as everything was displayed (included content that were moderated and don't display for normal users). So to see the effect you had to log off and load the page as a normal user.
For proposals we just filtered the list of proposals to only show those which where tagged as OK to display.
For comments @ludivinecp told me it might be complicated to filter them to only show those which were tagged as OK to display.
Maybe if you could quickly explain why
We came up with this solution of displaying tags next to comments to specify the status of the comment to help admin and moderators distinguish them. Here is a little mockup we did.

Ludivine suggested that @netbe could try to work on this as the comment system on decidim uses react and he is familiar with that technology.
This is a Feature Proposal
🎩 Description
Context :

Ludivine has been working on moderations adding the possibility to moderate content a priori for proposals and comments (on all comment objects on the app : meetings, results, etc.). On the Decidim core it is only possible to moderate a posteriori, meaning after a comment / proposal was published and signaled. A priori moderation means that moderators and admins can review what's being published before hand and decide to publish it or not. Here is the spec that was given to Ludivine
Admin and moderator can see content that is not visible to normal users so they can checkout what they moderate.
The problem we had is that when moderating comments, it's not easy for admins and moderators to see the effect of their moderation work as everything was displayed (included content that were moderated and don't display for normal users). So to see the effect you had to log off and load the page as a normal user.
For proposals we just filtered the list of proposals to only show those which where tagged as OK to display.
For comments @ludivinecp told me it might be complicated to filter them to only show those which were tagged as OK to display.
We came up with this solution of displaying tags next to comments to specify the status of the comment to help admin and moderators distinguish them. Here is a little mockup we did.

Ludivine suggested that @netbe could try to work on this as the comment system on decidim uses react and he is familiar with that technology.