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

Fixes 611#: Resolved the logo anchor #618

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

byteom
Copy link
Contributor

@byteom byteom commented Oct 25, 2024

What does this PR do?

This PR resolves an issue with the logo navigation on the Buy and Sell page. Previously, clicking the logo did not redirect users back to the home page. Now, with the addition of an anchor tag on the logo, users can easily return to the home page from any page within the application. This change ensures a more intuitive and consistent user experience across all pages.

Fixes #611

Type of Change

  • Bug fix (non-breaking change that corrects the logo’s missing anchor tag)
  • Chore (enhances navigation functionality for a better user experience)

Screenshots

image
image

Mandatory Tasks

  • Self-reviewed the code to verify that the logo navigation works consistently across pages.

Copy link

vercel bot commented Oct 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ticket-booking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2024 8:06am

@ankit071105 ankit071105 merged commit e13244e into ankit071105:main Oct 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Logo Hover Effect and Click Not Redirecting to Home Page on All Pages
2 participants