Skip to content

Conversation

angadnagar
Copy link
Contributor

Pull Request

What does this PR does?

This pull request implements the use of the useNavigate hook from React Router to redirect the user to the home page after a successful registration. Previously, there was no automatic redirection, and the user had to manually navigate to the home page. Now, upon successful form submission, the user will be directed to the home page automatically.


Related Issue

Fixes #282


Screen Recording

Screen.Recording.2024-10-11.200234.mp4

Copy link

netlify bot commented Oct 11, 2024

Deploy Preview for visionary-fenglisu-db1b1d ready!

Name Link
🔨 Latest commit b2d6979
🔍 Latest deploy log https://app.netlify.com/sites/visionary-fenglisu-db1b1d/deploys/670d5750076c3400082279ee
😎 Deploy Preview https://deploy-preview-314--visionary-fenglisu-db1b1d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@angadnagar angadnagar changed the title fix: redirection to Home page after successfull registration. fix: redirection to Home page after successful registration. Oct 11, 2024
@gauravsingh1281
Copy link
Owner

@angadnagar resolve merge conflicts.

@angadnagar
Copy link
Contributor Author

@gauravsingh1281 all conflicts are merged you can check.

@gauravsingh1281 gauravsingh1281 merged commit 1a0d533 into gauravsingh1281:main Oct 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: Login and Register Alert Issue - No Redirection to Home Page
2 participants