You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
have the shadcn small Calendar on the left and a large react-big-calendar component on the right
added an organization filtering table
have both a mobile and web view of the cite (limiting the number of organizations you can check off based on the width so the calendar events don't look too squished)
FUTURE TODOs:
figure out what to do with more organizations with the organization filter table (maybe have users manually add organizations they want to see?)
initially I set the organizations toggled based on what the user is an admin for, but we might want to add a favorites list of organizations that the user likes
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Chelsea She seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it.
VERSION 2 UPDATE:
made it more in sync with Olivia's design including hiding the left sidebar to make room for a custom event card on the right sidebar for week and day views
also made the cards more readable even with overlap, allowing more orgs to be toggled (desktop = 5, phone = 3)
FUTURE IMPLEMENTATION:
Some way to save past organization toggles that users prefer so we can generate that (instead of defaulting toggling to the organizations the user is an admin for)
Figure out how to auto-generate colors/cycle again through the preset colors for the organization filters when there is more than the number of organizations than the preset colors. (also maybe a search bar??)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implemented Olivia's initial designs of the calendar:
https://www.figma.com/design/gSYFQJoDUuTdO4arfU2U4l/-Olivia-L.--CURaise-Working-File?node-id=4001-317&p=f&t=kYYfl21qV3r1EBcu-0
FUTURE TODOs:
Screen.Recording.2026-04-21.at.12.08.23.PM.mov