-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Prettier User Choice on index page #75
Conversation
Finished the Component, in case it looks better without the grayscale text just have undo last commit. IMO looks cooler now. |
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.
Thank you for helping clean up the logged in landing page! I like the use of chakra.
I have some suggestions on how to make this a bit more flexible for the growing set of tasks that'll be added.
Ok, I added a TaskSelection, TaskOptions and TaskOption Component. Didn't want clutter the index so I threw everything in the TaskSelection Logic. Also merged the new paths and added them. |
On the way, I also found that the Footer overlaps when on mobile screen while having multiple tasks. I Can do this after. |
Also if there's to be added more stuff on index page, I have in mind another style to view the task selection to give more room for other stuff to be added. Hit me up with more details if required. |
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.
Refactor UserChoice -> TaskSelection
This PR is linked to this issue: Better UI Choice #74