Skip to content

Conversation

@wtfashwin
Copy link
Member

@wtfashwin wtfashwin commented Feb 21, 2025

Fix: Contact Us button on About page now uses client-side routing. Resolves #146

Description

This pull request addresses issue #146, where the "Contact Us" button on the About page was triggering a full page reload instead of using client-side routing. This disrupted the user experience by causing unnecessary page reloads.

The fix involved correcting an incorrect tag to a proper link tag (<a>) and ensuring that the navigation is handled by the client-side router. This change provides a smoother and more efficient user experience.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Fix: Contact Us button on About page now uses client-side routing. Resolves DEVRhylme-Foundation#146
@wtfashwin wtfashwin closed this Feb 21, 2025
@wtfashwin wtfashwin deleted the patch-1 branch February 21, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

[Bug] "Contact Us" Button on About Page Reloads the Entire Website

1 participant