Skip to content
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

Modify [ChooseProject] for UX improvements #20

Open
poroia opened this issue Apr 20, 2020 · 0 comments
Open

Modify [ChooseProject] for UX improvements #20

poroia opened this issue Apr 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request logic-heavy using lots of hooks, accessing Redux store, or API visual-heavy pure jsx, css, props

Comments

@poroia
Copy link
Collaborator

poroia commented Apr 20, 2020

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.
  • The sidebar will be a little harder and should be borrowed from Fix up the [Sidebar] Component #14 .

image
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.

@poroia poroia added enhancement New feature or request visual-heavy pure jsx, css, props logic-heavy using lots of hooks, accessing Redux store, or API labels Apr 20, 2020
@ayushbha ayushbha mentioned this issue May 13, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request logic-heavy using lots of hooks, accessing Redux store, or API visual-heavy pure jsx, css, props
Projects
None yet
Development

No branches or pull requests

2 participants