Skip to content

Conversation

dhruvjain23
Copy link
Contributor

@dhruvjain23 dhruvjain23 commented Oct 3, 2024

As the assignment assigned to me, I done all the task associated with Navbar routes functionality.

  • when user clicks on list items at the navbar like Logo, Home , Signup, Login etc , It renders to that particulars component on clicking without re-loading the page.

  • Also added the functionality to the Already have an acount **Sign In** in sign up form , when user clicks on the signIn button , it renders the Login page.

  • Same to the Did'nt have an acount **Sign Up** in login page, when user clicks on the Sign Up button , it renders the Signup page.

Note: <div style={{ height: '100vh', overflowY: 'scroll', scrollbarWidth: 'thin', scrollbarColor: '#d3d3d3 #f1f1f1', }}>

I have to remove this Inline css in App.jsx as it is browser specific and it works properly only in Firefox, not in any other browser, also it affects the scroll Top feature when user clicks on Already have an acount **Sign In** .

Please Merge this Pull Request under Hacktoberfest and hacktoberfest-accepted label by reviewing the code functionality and features. @abhishekraoas
Thanks...

dhruvjain23 and others added 2 commits October 3, 2024 08:23
This will helps when user clicks on "Already hace an account "Sign In"" it scrolls navigated the page to the top,
Copy link

netlify bot commented Oct 3, 2024

Deploy Preview for mmmutmcanetwork ready!

Name Link
🔨 Latest commit fa5ea9b
🔍 Latest deploy log https://app.netlify.com/sites/mmmutmcanetwork/deploys/66fe2ddcc9823300086fea15
😎 Deploy Preview https://deploy-preview-22--mmmutmcanetwork.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.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@abhishekraoas abhishekraoas merged commit 7bdcfb5 into abhishekraoas:main Oct 3, 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.

2 participants