Closed Jnwong116 closed 1 year ago
CandidateFlyout
home.js
personList
welcomeCard
updateVision
updatePosition
updateVisionAndPosition
updateProfileModal
* When user updates their profile, it should move them to considering or decided * When logging into FB, update profile modal should have all correct info
Changes
CandidateFlyout
now loads position user is running forhome.js
to react class, now it contains user and candidates which it passes down topersonList
andwelcomeCard
welcomeCard
back to react functionpersonList
back to react functionupdateVision
andupdatePosition
functions together, combing into one new routeupdateVisionAndPosition
updateProfileModal
to DB. Now all functions workChecklist