Jacob Sommer
Jacob Sommer
As discussed in a previous meeting, the search popup isn't super useful right now. Majority of the time you end up clicking "more information" to go to the course page...
Add an indicator within the search module that shows whether prerequisites have been met for this course. Can help when finding classes to add to planner. Can be have a...
Should we consider migrating to Next? pros: * could help cold starts, response times, SSR * bit of an anti-pattern to use express for a lambda function * ~~currently http://peterportal.org...
Some buttons are missing visual indicators like an outline or color change when they gain focus when a user tabs onto them. See https://github.com/icssc/peterportal-client/pull/416#pullrequestreview-1905704206
No easy way for the user to jump into the popover menu when navigating with keyboard/tab. https://github.com/icssc/peterportal-client/assets/8922227/63564c77-2348-4202-9f53-a5ba10611cb3

I can sometimes get it to a number >1 or
In a lot of our code, we render arrays of components. React requires components rendered in an array to have a key attribute. The key attribute should be unique to...
Currently it is in a seemingly arbitrary order for some courses/professors.  
Colors of the arrows won't update when you click them. Colors don't load if already upvoted either. Blocked by #315  