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
{{ message }}
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
I have noticed that external links to https://chaos.social/@nixos_org , Twitter, YouTube, and GitHub currently open in the same tab. For a better user experience and to follow web best practices, these external links should open in a new tab by adding target="_blank" to the respective tags.
Suggested Solution:
Add target="_blank" to all external links, so they open in a new tab or window. This change will prevent users from losing their current session on the website when navigating to these external sites.
Additional Context:
Opening external links in a new tab is a common practice to ensure that users don't inadvertently navigate away from the site. It also enhances user experience by allowing users to explore external content while keeping the original site open.
Please let me know if you need any further information or if there are specific guidelines to follow for this change.
The text was updated successfully, but these errors were encountered:
I’ve submitted a pull request that updates the social media links to open in a new tab. If you could please review the changes, I'd appreciate any feedback. If there’s anything that needs to be adjusted or if you have any suggestions for improvement, please let me know!
I have noticed that external links to https://chaos.social/@nixos_org , Twitter, YouTube, and GitHub currently open in the same tab. For a better user experience and to follow web best practices, these external links should open in a new tab by adding target="_blank" to the respective tags.
Affected Links:
• [Chaos Social]
• [Twitter]
• [YouTube]
• [GitHub]
Suggested Solution:
Add target="_blank" to all external links, so they open in a new tab or window. This change will prevent users from losing their current session on the website when navigating to these external sites.
Additional Context:
Opening external links in a new tab is a common practice to ensure that users don't inadvertently navigate away from the site. It also enhances user experience by allowing users to explore external content while keeping the original site open.
Please let me know if you need any further information or if there are specific guidelines to follow for this change.
The text was updated successfully, but these errors were encountered: