-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
David kenzy/scrollable calendar with functionality #39
base: main
Are you sure you want to change the base?
David kenzy/scrollable calendar with functionality #39
Conversation
…000 years in 20 minutes
…o reformat events
… routes :). Should be ready for review soon (Big C boutta cook my code)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…ttps://github.com/uwblueprint/sistema into david-kenzy/scrollable-calendar-with-functionality
the file gets uploaded to the drive even if I don't submit the input form - fix it so that it get's uploaded only when we submit the absence |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should import the types from the prisma file just so we have one source of truth (otherwise when the schema changes we'll need to remember to modify all the relevant types files) prisma/prisma#12453
…bsenceCreateInput
Notion ticket link
Make Calendar Scrollable
Implementation description
Calendar
Input form
*NO ERROR HANDLING YET DUE TO DROPDOWN PR
Steps to test
Test Calendar:
Test Input Form:
Test form validation:
DO NOT TEST FOR INVALID Teacher ID error as this should not be an issue once dropdown is implemented
Test Google Drive upload:
Test mini calendar:
Test form submission:
Test form dismissal:
Test API:
What should reviewers focus on?
Checklist