brhoades / sweaters-but-with-peer-reviews

This was our senior design project for SP2016. It's an alternative to rate my professor which requires metamoderation (peer reviews) for all professor reviews.
http://profreview.xyz
1 stars 1 forks source link

Review Comments under 50 Characters are Empty #95

Closed brhoades closed 8 years ago

brhoades commented 8 years ago

If you submit a review comment that's under 50 characters, it submits a blank comment. First, a blank comment should spit back an error. Second, a validator should be added client-side (like review's for its text field) to not allow submission of <50 char... also 50char is a lot for a comment.

brhoades commented 8 years ago

This was fixed with #103