Skip to content

Conversation

@warithr621
Copy link
Contributor

@warithr621 warithr621 commented Oct 11, 2025

Fixes #399

just uh refer to the commit message 👍 basically just manually loops through to update cal size any time a class is added or removed, async classes still show up on the bottom

lmk if the commit history is weird cause there's some random Merge branch '..:main' into main which I hope doesn't mess with anything...


This change is Reviewable

warithr621 and others added 4 commits October 7, 2025 02:06
- adds Saturday any time a class is detected on that day
- stores a default time range (8am - 9pm), which is updated by looping through all classes
- in case an early/late/Sat class is removed, cal will go back to normal
i think there was also some minor lint change in HeadingAndActions.tsx cause of alpha ordering or something
i think I accidentally removed this, defensive coding is important guysgit add .
@warithr621
Copy link
Contributor Author

Forgot to attach these images!!

regular updated

@Razboy20 Razboy20 changed the title feat(ui): add updates for early/late and Saturday classes feat(ui): UTRP-8: add updates for early/late and Saturday classes Oct 13, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 31, 2025

⚠️ No Changeset found

Latest commit: 3dbd221

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accommodate for early morning, late night and saturday courses in the Calendar grid

2 participants