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

Login page #724

Open
gbengaoluwadahunsi opened this issue Mar 10, 2024 · 2 comments
Open

Login page #724

gbengaoluwadahunsi opened this issue Mar 10, 2024 · 2 comments

Comments

@gbengaoluwadahunsi
Copy link
Contributor

Summary:
This proposal aims to enhance the user experience on the caMicroscope platform by redirecting users to the login page when they click on the "Already have an account?" link on the Sign-Up HTML page.

Background:
Currently, when users click on the "Already have an account?" link on the Sign Up HTML page, they are directed to an empty or non-existent page. This can be confusing for users and may lead to frustration, as they expect to be redirected to the login page instead. By implementing this feature, we can improve user navigation and provide a more seamless experience for users transitioning between the Sign-Up and Login pages.

Use Cases:
New users who accidentally click on the "Already have an account?" link can be easily redirected to the login page without confusion.
Users who have previously signed up for an account but need to log in again can quickly access the login page from the Sign Up page. Improved user experience leads to higher user satisfaction and retention, contributing to the overall success of the caMicroscope platform.

Implementation:
To implement this feature, we need to update the HTML code of the Sign Up page to ensure that the "Already have an account?" link points to the correct login page URL. This can be achieved by modifying the anchor tag () associated with the link to direct users to the login page.

Expected Impact:
The implementation of this feature is expected to have a positive impact on both users and the caMicroscope platform. By providing users with a clear and intuitive navigation path from the sign-up page to the Login page, we can improve user satisfaction and reduce frustration. This, in turn, can lead to increased user engagement and retention on the platform, ultimately benefiting the caMicroscope community as a whole.

Additional Notes:
It's important to ensure that the login page (e.g., login.html) exists and contains relevant content for users to log in successfully. Additionally, any changes to the HTML code should be thoroughly tested to ensure proper functionality across different devices and browsers. Regular user feedback and testing can help identify any issues or areas for improvement in the implementation of this feature.

@shailpujan88
Copy link

Hey, I'm interested in tackling this issue. Could you please assign it to me? Thanks!

@gbengaoluwadahunsi
Copy link
Contributor Author

gbengaoluwadahunsi commented Mar 15, 2024 via email

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

No branches or pull requests

2 participants