It would be nice to see some sort of confirmation message that popups or displays whenever a user submits a review or adds a comment.
Use Case:
1. I have a comment form added to listings, but the comments are not visible by users, only to a specified role.
2. I am using jquery tabs. One tab shows reviews, another tab allows for submission of reviews. When a user submits a review, nothing is shown to inform them that their review was successfully submitted.
It would also be nice to be able to change the text as needed for confirmation messages.
I'm presuming some form of validation would also need to be added in the event that the comment or rating that gets submitted has an error being recorded. |