-
-
Notifications
You must be signed in to change notification settings - Fork 712
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
unified login and registration form component for admin portal and user portal #1424
Comments
Hey I would like to solve this issue! |
I would like to work on this issue |
But these both are already present in the single component |
Hey @aashimawadhwa @Cioppolo14 I have few questions? 1.what should be done about the tests for Login pages, should i keep the AdminLogin and UserLogin tests as separate files or make it such that it is a single file? 2.Should I delete the UserLogin folder as I have integrated the logic in Login.tsx file. |
So go ahead like this,
|
This issue is a duplicate of #1377 @aashimawadhwa which I've already fixed (check the video I had attached in the issue replies) and will be raising PR for it very shortly. |
It's been 3 weeks for the issue what's the actual status? @rishabhbizzle |
@Cioppolo14 we can close this issue as it is a duplicate one. |
Is your feature request related to a problem? Please describe.
We aim to create a unified login and registration form component, tailoring its behavior through props for both user and admin login screens.
Describe the solution you'd like
make a single component and pass the required props
Additional context
NA
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered: