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 #230

Open
vivek-anand-singh opened this issue Aug 15, 2024 · 2 comments
Open

Open Project Links in New Tab on AOSSIE Website #230

vivek-anand-singh opened this issue Aug 15, 2024 · 2 comments

Comments

@vivek-anand-singh
Copy link

Description:
Currently, when clicking on the project cards in the Projects section of the AOSSIE website, the links open in the same tab. For a better user experience, these links should open in a new tab instead.

Steps to Reproduce:

  1. Navigate to the AOSSIE website.
  2. Scroll down to the Projects section.
  3. Click on any of the project cards.

Expected Behavior:
The project links should open in a new tab.

Actual Behavior:
The project links open in the same tab, taking the user away from the AOSSIE website.

Proposed Solution:
Update the anchor tags associated with the project cards to include the target="_blank" attribute, which ensures that the links open in a new tab.

Additional Information:
This change will enhance user experience by allowing users to explore the project details without losing their place on the AOSSIE website.

@fakegithub01
Copy link

@ceilican i would like to work on this issue

@gunjansonaw
Copy link

I would like to work on this issue

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

No branches or pull requests

3 participants