Jacob Sommer

Results 25 issues of Jacob Sommer

Looking at the grades for [COMPSCI 121](https://api.peterportal.org/rest/v0/grades/raw?department=COMPSCI&number=121), we can see data for sections with Krone-Martins and Gago-Masague with their instructor names listed as "KRONE MARTINS, A." and "GAGO MASAGUE, S."....

Tooltip is misbehaving when it's in a certain position. Seems like a react bootstrap issue but there might be a workaround with hiding overflow. https://github.com/icssc/peterportal-client/assets/8922227/bec094c7-55fd-43cf-b8b4-23e830f80da4 https://github.com/icssc/peterportal-client/assets/8922227/a3acd303-1282-47d8-b3be-467f31c8a4dd Edit: given that the...

bug

I feel like padding around the app content is too thick on mobile and we're not making the most of the screen space. We could cut it in half. ![image](https://github.com/icssc/peterportal-client/assets/8922227/9a62c476-da4a-448c-bc07-b5c65abd6a9b)...

frontend
RFC

Backend will crash without the mongo url. Something must've changed when updating packages. We need to fix this so open source contributors can develop without access to our mongo (they...

backend
Story Point: 3

## Description - quick implementation of fuzzy saas from https://github.com/icssc/peterportal-api-next/pull/141 ## TODO - [ ] test ## Screenshots ## Steps to verify/test this change: - [ ] Verify changes work...

- [ ] Add tRPC - [ ] Add ~~zod? for input validation.~~ consider typia? - [ ] Consolidate duplicate types/interfaces on frontend/backend into single place

Story Point: 8

Add the ability to bookmark courses from the catalogue/their page. Can view course "bag" on the roadmap page and drag them out onto the planner. This is a full-stack change...

enhancement
Story Point: 5

Separate the inputs and make them persist by updating the redux slice to store the query for each index. https://github.com/icssc/peterportal-client/assets/8922227/50186d56-7567-4297-b7d1-64dced601c3f

frontend

See https://github.com/icssc/peterportal-client/pull/454#pullrequestreview-1916024622