Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special-case bsky.app/download to open share sheet or copy to clipboard #3710

Merged
merged 3 commits into from
Apr 27, 2024

Conversation

mozzius
Copy link
Member

@mozzius mozzius commented Apr 25, 2024

We have a new bsky.app/download path that redirects users to the device-relevant app store. However, if you click the link in the app it tries to do a local navigation to a non-existent page and 404s. This PR opens the share sheet instead.

Test plan

Click the link in this post: https://bsky.app/profile/bsky.app/post/3kqy4mjw5eo2t

Copy link

render bot commented Apr 25, 2024

Copy link

github-actions bot commented Apr 25, 2024

Old size New size Diff
6.43 MB 6.43 MB 119 B (0.00%)

@surfdude29
Copy link
Contributor

When tapping the link in this post in Safari on my iPad it now copies the link to the clipboard 👍

https://social-app-pr-3710.onrender.com/profile/bsky.app/post/3kqy4mjw5eo2t

@gaearon gaearon force-pushed the samuel/bsky.app-download branch from 75ad15f to 6f9ac89 Compare April 27, 2024 04:14
@gaearon gaearon merged commit 1af59ca into main Apr 27, 2024
6 checks passed
@gaearon gaearon deleted the samuel/bsky.app-download branch April 27, 2024 04:25
estrattonbailey added a commit that referenced this pull request Apr 28, 2024
* origin:
  Fix dropdown immediately closing on Enter (#3745)
  Account for momentum when hiding minimal shell (#3740)
  Reduce hovercard false positives, add them to display names and handles (#3739)
  YouTube Music as supported player (#3736)
  Patch lexicon for perf (#3733)
  ensure dialog is closed on unmount (#3650)
  remove precacheThreadPostProfiles (#3729)
  [Clipclops] New routes with placeholder screens (#3725)
  Special-case bsky.app/download to open share sheet or copy to clipboard (#3710)
  ver bump (#3731)
  Improve usability of search on web (#3663)
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.

4 participants