Jacob Sommer

Results 25 issues of Jacob Sommer

The instructor rating on the course popup on the search page can get really long. ICS 46 for example: ![image](https://github.com/icssc/peterportal-client/assets/8922227/4ced5e17-8f38-41a8-ae2f-23a31525ad56)

good first task
frontend
Story Point: 2

Both the review form and report form display the exact same copy-and-pasted thank you message with the exact same styles defined in the report form and review form scss files....

good first task
Story Point: 3

Currently for the Review component, it does one request on first render to fetch the upvote colors for each review (whether or not they upvoted or downvoted) and then updates...

Story Point: 3

Currently, it seems to grab the latest review for the professor. It some cases, this review may have no content. Example: ![image](https://github.com/icssc/peterportal-client/assets/8922227/789f262f-05e0-4a1c-b943-f90345739376) We should update criteria so that it will...

Story Point: 3

## Description * Add edit and delete buttons to reviews you've written * Updated author icon to match style of verified icon * refactored review, subreview, reviewform, userreviews components *...