feat: Add Reddit share button to SocialShare component#374
feat: Add Reddit share button to SocialShare component#374AkshitLakhera wants to merge 2 commits intoopen-sauced:mainfrom
Conversation
❌ Deploy Preview for opensauced-landing failed. Why did it fail? →
|
|
I haven't dug too much, but this appears to be the way to share a link to reddit, |
Thank you for the feedback. I noticed the same issue where the title populates correctly, but the URL doesn’t. I’m currently exploring alternative methods to ensure the URL auto-populates as intended. Once I find a reliable solution, I’ll push the update. I appreciate your patience, and I’ll keep you posted! |
Hello @BekahHW , I have successfully implemented the Reddit share button in the SocialShare component, with title auto-population working as expected. However, after exploring several methods, Reddit restricts URL auto-population during submission. Given this limitation, I wanted to check if there are any recommended workarounds or suggestions for handling this. |




Description
This PR adds a Reddit share button to the SocialShare component, allowing users to share content on Reddit alongside other social media platforms.
Changes Made
Related Issue
Fixes #317
Screenshots
Testing Steps
npm installAdditional Notes
This change improves the sharing capabilities of our platform by including one of the most popular social media sites, Reddit.
Checklist