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

fixed the profile button in navbar by adding a link tag to reroute to "/profile" #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Vaishnavi7854
Copy link

@Vaishnavi7854 Vaishnavi7854 commented Oct 11, 2024

πŸ› οΈ Fixes Issue

Closes #103

πŸ‘¨β€πŸ’» Description

  • Fixed the issue where clicking the profile button didn't do anything.
  • Added link tag in Navbar so that when profile button is clicked it reroutes to userprofile page.
  • Now the user is able to see the profile page

πŸ“„ Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (adds or updates related documentation)

πŸ“· Screenshots/GIFs (if any)

image

βœ… Checklist

  • I am a participant of Hacktoberfest.
  • I have followed the contribution guidelines of this project.
  • I have viewed deployment of my code.
  • My changes generate no new warnings.
  • I have added documentation to explain my changes.

Copy link

vercel bot commented Oct 11, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
my-calendar-app βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Oct 11, 2024 6:55am

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] User Register/Login not working
1 participant