Skip to content

Conversation

@Arjun-un
Copy link

Fix: Go to Project link not working when issues are rendered

Problem

On project cards that display open issues, the "Go to Project" button
was unresponsive due to the entire card being wrapped in an anchor tag,
causing invalid nested interactive elements.

Solution

  • Removed the outer anchor wrapping the project card
  • Made "Go to Project" the sole navigation link

Result

The link now works correctly for project cards with and without issues.

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.

2 participants