adityakalburgi / adityakalburgi/Travel_ageny_website
Logo Click Should Navigate to Home Page
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
When the logo in the navigation bar is clicked, it currently does not redirect to the home page. This is a common UX pattern where clicking the logo should return the user to the main or home page. Currently, the logo is static.
Proposed Solution:
Wrap the logo image with a React Router that navigates to /home.
If this feature is still pending @adityakalburgi please assign it to me.
Thank You
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the navigation bar logo and inspect the React Router setup to find where the logo is rendered. Make the logo navigate to /home when clicked, then verify the browser reaches the home page through the navigation bar.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100