You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
✅ 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!
Is there an existing issue for this?
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
The text was updated successfully, but these errors were encountered: