nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
558 stars 270 forks source link

Fix overflow in planner module list #3701

Closed jloh02 closed 3 months ago

jloh02 commented 3 months ago

Context

Fix #3698 with additional fixes to ensure header remains in size

Implementation

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nusmods-export ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2024 5:41am
nusmods-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2024 5:41am
vercel[bot] commented 3 months ago

@jloh02 is attempting to deploy a commit to a Personal Account owned by @nusmodifications on Vercel.

@nusmodifications first needs to authorize it.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 53.58%. Comparing base (7334b07) to head (45b297a).

Files Patch % Lines
...ebsite/src/views/planner/PlannerSettingsButton.tsx 0.00% 4 Missing :warning:
...iews/planner/PlannerContainer/PlannerContainer.tsx 0.00% 2 Missing :warning:
website/src/views/planner/PlannerSemester.tsx 0.00% 1 Missing :warning:
website/src/views/planner/PlannerYear.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3701 +/- ## ========================================== - Coverage 53.62% 53.58% -0.04% ========================================== Files 272 273 +1 Lines 5979 5983 +4 Branches 1428 1429 +1 ========================================== Hits 3206 3206 - Misses 2773 2777 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.