-
Notifications
You must be signed in to change notification settings - Fork 0
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
Logic to score activities #127
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
… the scoring island
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.
looking good, just a few small suggestions.
also, I'm not sure if I missed this, but where is the redux store being initialized with the professor's score? will the ProfessorScoreCard render correctly on initially loading before we ever update the score?
My idea was to initialize it as I tried it out quite a bit -- the dispatch from the page happens almost instantaneously so the variable in the Redux store is only |
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.
👍
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.
Awesome!
Closes #126
Description
Things you especially want reviewed
Screenshots if Applicable
Checklist