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

Open Project Links in New Tab on AOSSIE Website #231

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

fakegithub01
Copy link

Description:
This PR updates the project links in the Projects section of the AOSSIE website to open in a new tab. Previously, clicking on a project card would open the link in the same tab, navigating users away from the AOSSIE website. With this update, users can explore project details without losing their place on the main site.

Changes:

  • Added the target="_blank" attribute to the anchor tags associated with each project card in the Projects section.

Why This is Needed:
Opening links in a new tab enhances the user experience by allowing users to browse project details without disrupting their navigation on the AOSSIE website.

How to Test:

  1. Visit the AOSSIE website.
  2. Scroll to the Projects section.
  3. Click on any project card.
  4. Confirm that the link opens in a new tab.

Additional Notes:

  • This change is aimed at improving usability and ensuring users remain engaged with the AOSSIE website while exploring individual projects.

Issue Reference:
This PR resolves issue #230.

Copy link

vercel bot commented Aug 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 15, 2024 2:52pm

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.

1 participant