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

enable going back to YT #2716

Closed
wants to merge 1 commit into from
Closed

enable going back to YT #2716

wants to merge 1 commit into from

Conversation

mallexxx
Copy link
Collaborator

Task/Issue URL: https://app.asana.com/0/0/1207121069690040/f

Description:

  • don‘t redirect to Duck Player when going back/forward

Steps to test this PR:

  1. set duck player to always enabled

  2. whilst watching any video in duck player...

  3. click 'watch in youtube'

  4. from the youtube video page, click a recommendation from the list on the right

  5. now you're back in duck player, try clicking the browsers 'back' button - YT should open

  6. Set "Always ask to open duck player"

  7. Search for a video at DDT, open on YouTube

  8. On YT choose "Always open in duck player" - the duck player opens

  9. Click back; Validate SERP is open.


Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

@mallexxx mallexxx requested a review from shakyShane April 29, 2024 13:28
Copy link
Collaborator

@shakyShane shakyShane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I built this branch via the github Action (linked here https://app.asana.com/0/0/1206958007597313/f) and it still has the same problem for me.

let me know if you want to go over it via zoom, as we might have our wires crossed :)

Comment on lines +292 to +294
case .backForward:
// disable redirecting from YT when going back/forward
return .next
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In your testing steps - step 5 is still failing for me.

Once I've clicked a recommended video in youtube and ended up back in duckplayer, the 'back' button now continues in a loop.

Copy link
Contributor

github-actions bot commented May 8, 2024

This PR has been inactive for more than 7 days and will be automatically closed 7 days from now.

@github-actions github-actions bot added the stale label May 8, 2024
Copy link
Contributor

This PR has been closed after 14 days of inactivity. Feel free to reopen it if you plan to continue working on it or have further discussions.

@github-actions github-actions bot closed this May 15, 2024
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.

2 participants