Skip to content

feat(frontend): add Twitter/X and LinkedIn share buttons (#836) - #1141

Open
dumbdevss wants to merge 1 commit into
ritik4ever:mainfrom
dumbdevss:feat/social-share-buttons-836
Open

feat(frontend): add Twitter/X and LinkedIn share buttons (#836)#1141
dumbdevss wants to merge 1 commit into
ritik4ever:mainfrom
dumbdevss:feat/social-share-buttons-836

Conversation

@dumbdevss

Copy link
Copy Markdown
Contributor

Summary

  • Add X (Twitter) and LinkedIn share buttons to the bounty detail page header
  • Pre-fill share URLs with the bounty title, reward amount, and detail page permalink
  • Open share dialogs in a new tab without navigating away from the app
  • Include responsive styling so the share button group wraps cleanly on mobile viewports

Test plan

  • Unit tests for share URL builders (shareLinks.test.ts)
  • Unit tests verifying social share links render with correct prefilled URLs (BountyDetailPage.test.tsx)
  • Manually open a bounty detail page and click the X button — confirm the intent dialog includes title, amount, and link
  • Manually click the LinkedIn button — confirm the share dialog opens with the bounty permalink
  • Resize to a mobile viewport and confirm share buttons remain visible and usable

Closes #836

Made with Cursor

…tail page

Closes ritik4ever#836

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Aug 29, 2026

Copy link
Copy Markdown

@dumbdevss is attempting to deploy a commit to the ritik4ever's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Aug 29, 2026

Copy link
Copy Markdown

@dumbdevss Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add social share buttons for bounty listings

1 participant