-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: adds Bluesky buttons to o-share #1911
base: main
Are you sure you want to change the base?
Conversation
9e034f4
to
21cb4ce
Compare
21cb4ce
to
b409093
Compare
N.b., I've noticed that handles don't link very well at this point; I've opened an issue here: |
Hi @aendra-rininsland is there any update with this one? As looking on your issue with Bluesky, it seems they haven't responded to you yet. |
@j-mes Hi! Sorry for the delay in merging this, I'm currently in a discussion with a few folks about how best to manage the share button request, though there's a bit of a consensus that a better outcome than adding another button is to redesign the sharing palette. Will update once we arrive at a next action. |
No apologies needed 😄 I'm only being nosy and wondering if you had reached a suitable conclusion for everyone involved! |
Describe your changes
N.b., I'm not sure this is ready yet, please let me know if there's more I need to do. Thanks!
This adds Bluesky sharing intent buttons. N.b., this only uses the web endpoint; there's a
bluesky://
protocol endpoint that is probably preferable on mobile but I'm not sure how to reference it in an isomorphic context.See: https://docs.bsky.app/docs/advanced-guides/intent-links#compose-post
Checklist before requesting a review
percy
label for o-[COMPONENT] orchromatic
label for o3-[COMPONENT] on my PR before merging and after review. Find more details in CONTRIBUTING.md