-
Notifications
You must be signed in to change notification settings - Fork 11
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
[Schedule Generator] Add Schedule Modal #892
[Schedule Generator] Add Schedule Modal #892
Conversation
[diff-counting] Significant lines: 147. |
Visit the preview URL for this PR (updated for commit 3d343fe): https://cornelldti-courseplan-dev--pr892-andrew-generate-sch-22iqnoio.web.app (expires Sat, 06 Apr 2024 01:56:01 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 6d4e0437c4559ed895272bbd63991394f1e0e933 |
c1099a1
to
db8b57f
Compare
e408457
to
036172f
Compare
0ba6e67
to
4fc4768
Compare
06e2514
to
bc4cc53
Compare
* Run courses script for FA23 * Fix CS 1110 Frontend Test Corrects the CS 1110 frontend test with the new course title
b1ec63e
to
3d343fe
Compare
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'm lovin' it
@@ -282,6 +291,15 @@ export default defineComponent({ | |||
} | |||
}, | |||
|
|||
openScheduleGenerateModal() { | |||
// TODO: do feature flag check |
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.
Though... do you still need to do this before merging?
Summary
Adds the Schedule Modal to pop up when the "Generate" button is clicked.
Depends on #880
Test Plan
Screen.Recording.2024-03-02.at.4.33.04.PM.mov