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

Enhancement: Made email and phone number clickable on contact page #285

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

Conversation

akshay0611
Copy link

πŸ› οΈ Fixes Issue

Closes #284

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

  • Implemented clickable links for the email (mailto:[email protected]) and phone (tel:+911234567890) on the Contact page.
  • Styled the links to inherit the existing text color (#555) and prevent the default blue link styling.
  • Enhances the user experience by making the email and phone number easily clickable without conflicting design styles.

πŸ“„ 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)

Before:

  • Email and Phone displayed as plain text (non-clickable)
Screenshot 2024-11-16 at 10 13 47 AM

After:

  • Email and Phone are now clickable with the correct styling:

After Fix

βœ… Checklist

  • [] I am a participant of GSSoC-ext.
  • [βœ…] 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.

🀝 GSSoC Participation

  • [] This PR is submitted under the GSSoC program.
  • I have taken prior approval for this feature/fix.

Copy link

netlify bot commented Nov 16, 2024

πŸ‘· Deploy request for finnews pending review.

Visit the deploys page to approve it

Name Link
πŸ”¨ Latest commit 3a6cd6c

Copy link

vercel bot commented Nov 16, 2024

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

Name Status Preview Comments Updated (UTC)
fin-news βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Nov 16, 2024 4:58am
fin-news-backend βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Nov 16, 2024 4:58am

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 Report: Non-clickable and Improperly Styled Links on Contact Page
1 participant