Currently both authenticated and anonymous users can create new feedback and submit it instantly. It becomes visible, commendable and reactionzable instantly for other users. For more control it would be interesting to be able to set feature flags per board:
- require manual approval by an administrator for feedback created by anonymous users
- require manual approval by an administrator for feedback created by authenticated users
This has multiple benefits:
- This greatly reduces the risk of spam and maintains a clear state at all times, not only if the admin removes posts
- Sensitive information is not instantly published. For example high risk bug that is instantly publicly shared creates issues itself
- The system is low bounds, because even anonymous users can create feedback, but the risk of spam is reduced
Currently both authenticated and anonymous users can create new feedback and submit it instantly. It becomes visible, commendable and reactionzable instantly for other users. For more control it would be interesting to be able to set feature flags per board:
This has multiple benefits: