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

[Feature]: Signup/Login Modal #532

Closed
2 of 3 tasks
pranshugupta54 opened this issue Jan 9, 2024 · 15 comments · Fixed by #945
Closed
2 of 3 tasks

[Feature]: Signup/Login Modal #532

pranshugupta54 opened this issue Jan 9, 2024 · 15 comments · Fixed by #945
Assignees
Labels
enhancement New feature or request frontend Frontend related task gssoc hard level3

Comments

@pranshugupta54
Copy link
Member

Is your feature request related to a problem? Please describe.

Currently, our user authentication process involves redirecting users to a separate signup/login page, which may disrupt the user experience and flow. It would be beneficial to have a more seamless approach by introducing a signup/login modal that can be prompted at various places throughout the application.

Describe the solution you'd like

Introduce a feature that allows the integration of a signup/login modal, which can be triggered from multiple points within the application. This will enhance user convenience and provide a more streamlined experience without the need for redirects.

Alternatives

No response

Additional Context

  • Modal Component: Create a reusable modal component that includes signup and login forms.
  • Integration Points: Implement the modal trigger at various locations within the application, such as navigation bars, buttons, or other relevant UI elements.
  • Flexibility: Ensure the modal can be easily customized and configured to meet the design and branding requirements of different sections of the application.

Are you interested in contributing?

  • I'd like to work on this issue

Code of Conduct

  • I have used the search function to check if an issue already exists
  • I agree to follow this project's Code of Conduct
@pranshugupta54 pranshugupta54 added enhancement New feature or request frontend Frontend related task labels Jan 9, 2024
Copy link

github-actions bot commented Jan 9, 2024

Hello @pranshugupta54! 🌟
Thanks a bunch for creating an issue. Your input is invaluable, and we're eager to collaborate with you to address the matter. Keep up the fantastic work!

Don't forget to hit the ⭐ star button 😉

Tip

Don't forget to check our contributing guidelines for more details.

Website | Discord | Twitter | Instagram | Linkedin

@Girishbari
Copy link

I would like to work on this, but I need more clarity on some points

@pranshugupta54
Copy link
Member Author

Hey @Girishbari, check geeksforgeeks for example. Whenever you click signup/login, it prompts a modal

@Girishbari
Copy link

okay observed that, currently I see one can access login/signup from navbar anytime so I really don't find bigger issue from user perspective

@Nandini80
Copy link

@pranshugupta54 Please assign this task to me.

@pranshugupta54
Copy link
Member Author

pranshugupta54 commented Jan 17, 2024

okay observed that, currently I see one can access login/signup from navbar anytime so I really don't find bigger issue from user perspective

@Girishbari
It's not really an issue but would be easier for us to make the user login/signup on any page. So if user wants to enable notifs for contests, then we can popup the login page (user stays on contest page).

  • If we redirect to login page, they might leave the website

@pranshugupta54
Copy link
Member Author

Hey @Nandini80, are you still interested in it? If yes, setup the repo locally first!
Join us on Discord for any help.

@jaydeep203
Copy link

jaydeep203 commented Jan 29, 2024

Hey @pranshugupta54 , I am intrested in this can i use existing login page design to create the modal?

@pranshugupta54
Copy link
Member Author

@jaydeep203, yes you can use the same design

Copy link

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@Latish705
Copy link
Contributor

@pranshugupta54 I would like to work on this issue
image
are you talking about this

@Latish705
Copy link
Contributor

I would like to work on this issue under gssoc24

@pranshugupta54
Copy link
Member Author

Yes similar to that, can use - https://ui.aceternity.com/components/signup-form or make own component (keep the design same as current Login/Signup page)

@Latish705
Copy link
Contributor

11.mov

@pranshugupta54 how about this

@Latish705 Latish705 mentioned this issue May 23, 2024
15 tasks
@pranshugupta54
Copy link
Member Author

@Latish705, looks good - just a minor change - start with Signup screen bcuz it's register page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend related task gssoc hard level3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants