Skip to content

Improve project card consistency and accessibility#714

Open
DhyanMPatel wants to merge 1 commit into
firstcontributions:mainfrom
DhyanMPatel:card-improvement
Open

Improve project card consistency and accessibility#714
DhyanMPatel wants to merge 1 commit into
firstcontributions:mainfrom
DhyanMPatel:card-improvement

Conversation

@DhyanMPatel

@DhyanMPatel DhyanMPatel commented Jun 18, 2026

Copy link
Copy Markdown

Summary

This PR improves the project card UI by making its behavior more consistent and enhancing accessibility.

Changes

  • Added a area-label attribute to the anchor tag for better accessibility.
  • Replaced the native img element with the project's Image component.
  • Removed the "Go To Project" button from cards with the Open Issues label, as these cards behave differently and the button created an inconsistent user experience.

Related Issue

Closes #561

…use Image compoennt instead of img tag & remove go to Project button for Open Issue card.
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.

"Go To Project" Button is useless

1 participant