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

[Bug]: Social Media Links Open in Same Tab, Affecting User Experience #1033

Closed
5 tasks done
Ravi-1606 opened this issue Oct 23, 2024 · 4 comments · Fixed by #1226
Closed
5 tasks done

[Bug]: Social Media Links Open in Same Tab, Affecting User Experience #1033

Ravi-1606 opened this issue Oct 23, 2024 · 4 comments · Fixed by #1226

Comments

@Ravi-1606
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

When clicking on the social media links, they currently open in the same tab, which negatively impacts the user experience by navigating users away from the site. I attempted to manually open the links in a new tab but realized the current implementation does not specify the target="_blank" attribute. This attribute should be added to ensure that external links open in a new tab, allowing users to stay on the site while accessing social media profiles.

Add Screenshots

video_2024-10-23_10-49-34.mp4

What browsers are you seeing the problem on?

No response

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC contributor
  • I want to work on this issue
  • I'm willing to provide further clarification or assistance if needed.
Copy link

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible !

@Ravi-1606
Copy link
Contributor Author

Please assign this task to me @mansiruhil13

@mansiruhil13
Copy link
Owner

footer issue assigned already, so make changes according to that.

Copy link

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to raise them, and we can discuss more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment