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

Prettier User Choice on index page #75

Merged
merged 12 commits into from
Dec 27, 2022

Conversation

LucianPetri
Copy link
Collaborator

This PR is linked to this issue: Better UI Choice #74

@LucianPetri
Copy link
Collaborator Author

Finished the Component, in case it looks better without the grayscale text just have undo last commit. IMO looks cooler now.

Copy link
Collaborator

@fozziethebeat fozziethebeat left a 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.

website/src/components/UserChoice.tsx Outdated Show resolved Hide resolved
website/src/components/UserChoice.tsx Outdated Show resolved Hide resolved
@LucianPetri
Copy link
Collaborator Author

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.

@LucianPetri
Copy link
Collaborator Author

On the way, I also found that the Footer overlaps when on mobile screen while having multiple tasks. I Can do this after.

@LucianPetri
Copy link
Collaborator Author

LucianPetri commented Dec 27, 2022

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.

Copy link
Collaborator Author

@LucianPetri LucianPetri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refactor UserChoice -> TaskSelection

@LucianPetri LucianPetri added website UI/UX All website Components labels Dec 27, 2022
@LucianPetri LucianPetri merged commit cea73ad into LAION-AI:main Dec 27, 2022
@LucianPetri LucianPetri deleted the prettier-userchoice branch December 28, 2022 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI/UX All website Components website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants