Issue:
On project cards that display open issues, the “Go to Project” button does not navigate to the project’s GitHub contribution page.
It works fine on cards without open issues.
Steps to Reproduce:
- Open the project list.
- Click “Go to Project” on a card that has open issues.
- Nothing happens.
Expected:
Button should always navigate to the respective project’s GitHub repository/contribution page.
Actual:
Button is unresponsive when issue items are rendered.