-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Comments
I think there is a need to integrate because at many places we have a single button. |
I didn't understand this..
Yes that sounds great |
We can have two different modals for sign up and login. |
@SidharthBansal Can someone else also take this, other than GCI ? |
@coderjolly this task needs to be done after Sign Up Modal and @JonathanXu1 is working on this task. |
@JonathanXu1 can you please share the gifs which you are planning for this issue. |
I am asking you what are you planning for integrated view. |
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? |
@JonathanXu1 That seems great |
Sounds perfect |
You need to do two things |
@JonathanXu1 for wide variety of issues which we have created, in those then login modal can be linked. |
Sorry could you clarify this? |
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. |
Yess |
Also, @SidharthBansal Can I start working on the link login modal issues? |
Yeah sure.
…On Sun, Dec 9, 2018 at 8:23 PM Oorjit Chowdhary ***@***.***> wrote:
Also, @SidharthBansal <https://github.com/SidharthBansal> Can I start
working on the link login modal issues?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4184 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUACQ1KTR4FUgr16u5p0nlPMduSZyzR5ks5u3SPLgaJpZM4ZJh87>
.
|
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? |
It will be great if you will be pushing changes in the same pr. |
Or create a new pr with those changes and close my pr. |
I can push the changes to my existing pr if you'd like. It's closed though. |
Then you create a new pr. Link it to my pr. Close my pr. |
In the new pr created please first rebase it to the master |
Yeah sure. |
There are two options
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.
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 ?
The text was updated successfully, but these errors were encountered: