Skip to content

Conversation

@loki106-dot
Copy link

Currently, the "Forks" badge on project cards looks clickable (pointer cursor) but does not actually link anywhere.
This can be confusing to users expecting it to open the repository or forks list.

This PR updates the cursor style to use the default (non-clickable) cursor, so the badge no longer gives a misleading impression.

Closes #5397

  • Before: pointer cursor over the Forks badge

cur_before

  • After: default cursor over the Forks badge

cur_after

  • Ran bundle exec jekyll serve locally to verify the cursor change.
  • Checked that other badges and links remain unaffected.

@netlify
Copy link

netlify bot commented Nov 10, 2025

Deploy Preview for up-for-grabs-test-bench ready!

Name Link
🔨 Latest commit b3c1be0
🔍 Latest deploy log https://app.netlify.com/projects/up-for-grabs-test-bench/deploys/69117346a97d2d00089cfde5
😎 Deploy Preview https://deploy-preview-5423--up-for-grabs-test-bench.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@shiftbot
Copy link
Contributor

👋 I'm a robot checking the state of this pull request to save the human reviewers time. I don't see any changes under _data/projects/ so I don't have any feedback here.

As you make changes to this pull request, I'll re-run these checks.

@loki106-dot
Copy link
Author

Currently, the "Forks" badge on project cards looks clickable (pointer cursor) but does not actually link anywhere.
This can be confusing to users expecting it to open the repository or forks list.

This PR updates the cursor style to use the default (non-clickable) cursor, so the badge no longer gives a misleading impression.

Closes #5397

Before: pointer cursor over the Forks badge
cur_before

After: default cursor over the Forks badge
cur_after

  • Ran bundle exec jekyll serve locally to verify the cursor change.
  • Checked that other badges and links remain unaffected.

@loki106-dot loki106-dot reopened this Nov 10, 2025
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.

Forks badge on project cards appears clickable but is not linked

2 participants