Bumping this because of @TheBaby5 her request in marketplace.
I think we at least need to notify a user if a post gets rejected. Currently users get left in the dark.
Currently the proces for moderation approval is:
- User posts in moderated category
- After posted, user sees
js.review.approval.description
(Just a modal popup, no message from staff) - If the post is rejected, the user get’s no notification.
I think basic functionality should be a message that the post has been rejected (maybe from staff). I don’t really need reasoning - we could for example edit js.review.approval.rejected.message
and add the most common reasons there. This is just an idea.