codidact / qpixel

Q&A-based community knowledge-sharing software
https://codidact.com
GNU Affero General Public License v3.0
394 stars 68 forks source link

Small usability improvements to edit-review page #1117

Closed cellio closed 1 year ago

cellio commented 1 year ago

Add the 'you can't approve yet' notice for users who can't approve edits, in the place where users who can get the review guidance instead. The block is copied from app/views/suggested_edit/category_index.html.erb. Addresses https://meta.codidact.com/posts/287910.

screenshot

Also add the timestamp on hover (time when edit was submitted), like on the category page, addressing https://meta.codidact.com/posts/287912.