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

Integrate Sign Up and Login Modals #4184

Closed
SidharthBansal opened this issue Dec 8, 2018 · 26 comments · Fixed by #4209
Closed

Integrate Sign Up and Login Modals #4184

SidharthBansal opened this issue Dec 8, 2018 · 26 comments · Fixed by #4209
Assignees

Comments

@SidharthBansal
Copy link
Member

There are two options

  1. We will have two separate buttons throughout the website. One for signup and one for login. With the login, we will attach the login modal and with the signup we will attach the signup modal.
    As the user needs to open up the sign up modal once in their lifetime, the modal will usually be short as it will be login modal. Once the modal will be lengthy at the time of sign up.
  2. We will integrate the login and the signup modal into one modal. Next, we will change login and signup option both with single option login/signup which links to the modal.
    This will result in users to see large modals each time due to signup.
    Most websites have integrated signup/login modal, what do you say @oorjitchowdhary @JonathanXu1 @jywarren ?
@SidharthBansal
Copy link
Member Author

SidharthBansal commented Dec 8, 2018

I think there is a need to integrate because at many places we have a single button.

@oorjitchowdhary
Copy link
Member

As the user needs to open up the sign up modal once in their lifetime, the modal will usually be short as it will be login modal. Once the modal will be lengthy at the time of sign up.

I didn't understand this..

  1. We will integrate the login and the signup modal into one modal. Next, we will change login and signup option both with single option login/signup which links to the modal.
    This will result in users to see large modals each time due to signup.

Yes that sounds great

@SidharthBansal
Copy link
Member Author

SidharthBansal commented Dec 8, 2018

I didn't understand this..

We can have two different modals for sign up and login.
We will not integrate them into 1 modal.

@coderjolly
Copy link
Member

@SidharthBansal Can someone else also take this, other than GCI ?

@SidharthBansal
Copy link
Member Author

SidharthBansal commented Dec 8, 2018

@coderjolly this task needs to be done after Sign Up Modal and @JonathanXu1 is working on this task.
@coderjolly only GCI students can take GCI tasks.

@SidharthBansal
Copy link
Member Author

@JonathanXu1 can you please share the gifs which you are planning for this issue.
We can enhance it here side by side until that pr isn't merged

@jonxuxu
Copy link
Member

jonxuxu commented Dec 9, 2018

Here's the gif of the current version of login and signup modals that I'm working on:
ezgif com-video-to-gif

Keep in mind that the signup modal only works on the /signup page.

@SidharthBansal
Copy link
Member Author

I am asking you what are you planning for integrated view.
I know the current state. Sorry, for the misunderstanding

@jonxuxu
Copy link
Member

jonxuxu commented Dec 9, 2018

I'm thinking we have the current login modal pop up when the button is clicked. Then, when the user clicks "or sign up", the contents change to the signup modal. What do you think?

@oorjitchowdhary
Copy link
Member

@JonathanXu1 That seems great

@SidharthBansal
Copy link
Member Author

Sounds perfect

@SidharthBansal
Copy link
Member Author

You need to do two things
sign up should redirect back to the login modal
Login modal linked to the sign up modal.

@SidharthBansal
Copy link
Member Author

@JonathanXu1 for wide variety of issues which we have created, in those then login modal can be linked.
What do you say?

@jonxuxu
Copy link
Member

jonxuxu commented Dec 9, 2018

sign up should redirect back to the login modal

in those then login modal can be linked

Sorry could you clarify this?

@SidharthBansal
Copy link
Member Author

We have a login button on the signup modal, we need to link it to the login modal. On clicking on that button it should close the signup modal and open up the login modal.
And other action is completely opposite of it.

@oorjitchowdhary
Copy link
Member

We have a login button on the signup modal, we need to link it to the login modal. On clicking on that button it should close the signup modal and open up the login modal.
And other action is completely opposite of it.

Yess

@oorjitchowdhary
Copy link
Member

oorjitchowdhary commented Dec 9, 2018

Also, @SidharthBansal Can I start working on the link login modal issues?
Link login modal to various locations

@SidharthBansal
Copy link
Member Author

SidharthBansal commented Dec 9, 2018 via email

@jonxuxu
Copy link
Member

jonxuxu commented Dec 9, 2018

Oh I see. Can I implement this issue in the signup modal branch we're working on since we have both signup and login modals appearing there?

@SidharthBansal
Copy link
Member Author

It will be great if you will be pushing changes in the same pr.

@SidharthBansal
Copy link
Member Author

Or create a new pr with those changes and close my pr.

@jonxuxu
Copy link
Member

jonxuxu commented Dec 9, 2018

I can push the changes to my existing pr if you'd like. It's closed though.

@SidharthBansal
Copy link
Member Author

Then you create a new pr. Link it to my pr. Close my pr.
Paste in the whole checkboxes list of @oorjitchowdhary and yours combined there.
We need to check all of them before the pr is ready to be merged.

@SidharthBansal
Copy link
Member Author

In the new pr created please first rebase it to the master
and have same identical changes of my pr first. Then I will review it. Once you get the 👍 you can start working on the integration part.
Does it makes sense?

@jonxuxu jonxuxu mentioned this issue Dec 9, 2018
20 tasks
@jonxuxu
Copy link
Member

jonxuxu commented Dec 9, 2018

I've added it here: #4209. Also I don't think I have permission to close #4203
Can I start on the integration work?

@SidharthBansal
Copy link
Member Author

Yeah sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants