Skip to content

fix: broken create account link on login page#258

Open
anan-yaa wants to merge 1 commit into
Canopus-Labs:mainfrom
anan-yaa:fix-250-signup-navigation
Open

fix: broken create account link on login page#258
anan-yaa wants to merge 1 commit into
Canopus-Labs:mainfrom
anan-yaa:fix-250-signup-navigation

Conversation

@anan-yaa

Copy link
Copy Markdown
Contributor

📝 Pull Request Description

Related Issue

Closes #250

Summary

Fixed the broken "Create account" navigation on the Login page. Users redirected to the Login screen from the AI Assistance section can now successfully navigate to the Registration/Sign Up page when clicking the "Create account" link, restoring the expected authentication flow.


Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature
  • ♻️ Refactoring
  • 📝 Documentation update
  • 🎨 UI/UX improvement
  • 🔥 Other(please describe) ______

How Has This Been Tested?

Describe the testing steps performed.

  • Verified that clicking the "Create account" link on the Login page correctly navigates to the Registration page.
  • Tested the authentication flow after being redirected to Login from the AI Assistance section while logged out.
  • Confirmed that existing Login functionality remains unaffected.

Screenshots (if applicable)

Before

image

After

image

Checklist

  • My code follows the project's guidelines
  • I have tested my changes
  • I have updated documentation where necessary
  • I have linked the related issue
  • My changes do not introduce new warnings or errors

# Conflicts:
#	frontend/src/pages/Auth/Login.jsx
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 this pull request may close these issues.

[bug] : "Create Account" button on Login page is non-functional after AI Assistance redirect

1 participant