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

[HomePage] Create Queue and Join Queue "How To" Section Redesign #210

Closed
daltonfury42 opened this issue Sep 5, 2020 · 9 comments
Closed
Labels
good first issue Good for newcomers You Can Do This Will be accepted on priority

Comments

@daltonfury42
Copy link
Collaborator

daltonfury42 commented Sep 5, 2020

In the current homepage, on scrolling down, there is a slider titled "Create a Queue at the click of a Button":
image

The slider can be removed, and then replaced with three cards like this:

image

On wider screens the three cards will be on a single row, but on screen width getting smaller, the cards should flex-wrap down to the next line:

flex-wrap: wrap;
justify-content: center;

Same for the Join Queue Section:

image

Design Link: https://xd.adobe.com/view/ad1db074-03bf-45b1-537b-98d9d524ec82-db2c/

@daltonfury42 daltonfury42 added the You Can Do This Will be accepted on priority label Sep 5, 2020
@daltonfury42 daltonfury42 changed the title [HomePage] Create Queue Section Redesign [HomePage] Create Queue and Join Queue Section Redesign Sep 5, 2020
@daltonfury42
Copy link
Collaborator Author

daltonfury42 commented Sep 20, 2020

Hmm... I want to reduce the number of cards we have on our page. We have 3 rows of cards, total 8 of them. I think that's too much.

Can we reduce them? We should just show 3-4 cards. We could have some other UX elements to convey remaining points.

After the first row of three cards, can we use this approach for create and join queue:
image

Screenshot from https://xd.undraw.co/

cc: @sajmalyousef @akashkbaburajan @maaverik

@daltonfury42
Copy link
Collaborator Author

daltonfury42 commented Sep 21, 2020

Another layout idea

Screenshot 2020-09-21 at 5 35 12 PM

@akashkbaburajan
Copy link
Collaborator

Yea that's a very valid point. There are just too many cards in the new home page. I'll update the design with the suggestions you have provided

@daltonfury42 daltonfury42 removed the You Can Do This Will be accepted on priority label Sep 21, 2020
@sajmalyousef sajmalyousef added this to the Revamped SimplQ milestone Sep 23, 2020
@akashkbaburajan
Copy link
Collaborator

akashkbaburajan commented Sep 27, 2020

Revamped the "How To" section to not have tiles.
Adobe XD 26-09-2020 19_58_49
Adobe XD 26-09-2020 19_58_59

@daltonfury42 daltonfury42 changed the title [HomePage] Create Queue and Join Queue Section Redesign [HomePage] Create Queue and Join Queue "How To" Section Redesign Sep 27, 2020
@daltonfury42 daltonfury42 added good first issue Good for newcomers You Can Do This Will be accepted on priority labels Sep 27, 2020
@KasiKral
Copy link
Contributor

KasiKral commented Oct 1, 2020

Hi, can I work on this? To be clear, this issue of the redesign is meant to be implemented or only make suggestions to design. If you need to implement this i would like to.

@daltonfury42
Copy link
Collaborator Author

daltonfury42 commented Oct 1, 2020

Hi @KasiKral Yes you can. We need to implement this design: https://xd.adobe.com/view/ad1db074-03bf-45b1-537b-98d9d524ec82-db2c/

@maaverik
Copy link
Collaborator

maaverik commented Oct 1, 2020

https://xd.adobe.com/view/ad1db074-03bf-45b1-537b-98d9d524ec82-db2c/grid/ The above link doesn't work for me. If anyone else has the same problem, try this.

@maaverik
Copy link
Collaborator

maaverik commented Oct 1, 2020

Never mind, looks like a problem with firefox. I guess we have to use chrome for now.

@KasiKral
Copy link
Contributor

KasiKral commented Oct 2, 2020

Okay, I'll make changes according to "Web: Home – 2"(https://xd.adobe.com/view/ad1db074-03bf-45b1-537b-98d9d524ec82-db2c/) design.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers You Can Do This Will be accepted on priority
Projects
None yet
Development

No branches or pull requests

5 participants