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
Currently, [ChooseProject] (/src/components/Student/Dashboard/ChooseProject.js) is split up into two states, a menu selection and details selection. This new change will improve the UX (and also UI).
To tackle this, generally pull from what is already existing and combine it to the new UI.
This is under Choose Project under the Figma Tab Student View.
To be able to work on this, you need have access to a classroom which you can join through the homepage using the code : juJLr. From then on, the Pick a Project button will lead you to the current ChooseProject.
Currently, [ChooseProject] (
/src/components/Student/Dashboard/ChooseProject.js) is split up into two states, a menu selection and details selection. This new change will improve the UX (and also UI).This is under Choose Project under the Figma Tab Student View.
To be able to work on this, you need have access to a classroom which you can join through the homepage using the code :
juJLr. From then on, the Pick a Project button will lead you to the currentChooseProject.