Open in desktop #6818

Closed
btzr-io wants to merge 4 commits from desktop-redirect into master
btzr-io commented 2021-08-08 06:59:21 +02:00 (Migrated from github.com)

PR Checklist

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I added a line describing my change to CHANGELOG.md
  • I have checked that this PR does not introduce a breaking change
  • This PR introduces breaking changes and I have provided a detailed explanation below

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

Fixes

Issue Number: #6659

This is based on the spotify web implentation of "Open in desktop app" feature.
I added a simple landing / loading page. Feel free to change it.

tempsnip

Todo

  • Better message ?
## PR Checklist <!-- For the checkbox formatting to work properly, make sure there are no spaces on either side of the "x" --> Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [ ] I added a line describing my change to CHANGELOG.md - [ ] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below ## PR Type What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: ## Fixes Issue Number: #6659 This is based on the spotify web implentation of "Open in desktop app" feature. I added a simple landing / loading page. Feel free to change it. ![tempsnip](https://user-images.githubusercontent.com/14793624/128621986-05b2ad1b-ce7b-402a-8db4-93e37ef29aae.png) ## Todo - [ ] Better message ?
kauffj commented 2021-08-09 17:12:06 +02:00 (Migrated from github.com)

I'm concerned about this causing a lot of confusion among Odysee users that don't know about LBRY desktop. But I think you can use /user/me to know if the user has ever installed the desktop app -- I'd be fine with showing this to those people.

I'm concerned about this causing a lot of confusion among Odysee users that don't know about LBRY desktop. But I think you can use `/user/me` to know if the user has ever installed the desktop app -- I'd be fine with showing this to those people.
btzr-io commented 2021-08-09 19:16:38 +02:00 (Migrated from github.com)

I'm concerned about this causing a lot of confusion among Odysee users that don't know about LBRY desktop.

I added a landing page for this. The message is just a simple example. It could be something better:

image

> I'm concerned about this causing a lot of confusion among Odysee users that don't know about LBRY desktop. I added a landing page for this. The message is just a simple example. It could be something better: ![image](https://user-images.githubusercontent.com/14793624/128746647-c4455602-c7fb-413f-a2b2-d85ed79b0101.png)

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#6818
No description provided.