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

Reporting process is interrupted when the inline playback feature activates #51

Open
acornestean opened this issue Feb 25, 2022 · 0 comments

Comments

@acornestean
Copy link
Collaborator

Description:
If starting but not completing the reporting process of a video (i.e. report the video but don’t submit feedback so as the “Tell us more” button is displayed on the thumbnail), once the inline playback feature activates on hovering over the video, the reporting process does not pick up from where it was started i.e. the “Tell us more” button should have been displayed on the popped out video thumbnail and the feedback submission process should have continued.
Instead, once the video thumbnail pops out, the entire reporting process is started anew – Report button is displayed, clicking it will bring up the feedback overlay, etc.

Furthermore, inspecting the collected data revealed that the video has been reported twice. One without feedback submission (from when the video was reported in the normal thumbnail state) and once with feedback submission (from when the video was reported in the popped out state of the thumbnail).

NOTE:
If the user completes the entire reporting process (reporting and feedback submission) from the normal state of the thumbnail and the “Thank you for your submission” label is displayed, this label is also displayed on the popped out state of the thumbnail as well and thus the video cannot be reported again from that state.

Steps to reproduce:

  1. Install the extension (v. 2.0.6) (via about:debugging) and complete onboarding.
    Note: In my particular case the “Tell us more” button feature was active
  2. Go to the YT homepage and quickly report any video before the YT inline playback activates and pops out the video.
  3. Once the feedback overlay is displayed, do not submit feedback and close the overlay.
  4. Notice that the “Tell us more” button is displayed on the video thumbnail signaling that the reporting process is in progress.
  5. Hover over the video so as the inline playback feature activates.
  6. Notice that the reporting button is displayed instead of the “Tell us more” button.
  7. Report the video and submit feedback from this inline playback state
  8. Notice the “Thank you for your submission” label is displayed on both states of the video thumbnail – normal thumbnail and inline playback state.
  9. Check the collected data and notice that the video has been reported twice – once without feedback submission (from when the video was reported in the normal thumbnail state) and once with feedback submission (from when the video was reported in the popped out state of the thumbnail).

Actual:
The reporting process is interrupted and started anew once the video thumbnail pops out as part of the inline playback feature.

Expected:
The reporting process should pick up from where it was left off.

2022-02-25_11h21_07.mp4
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

No branches or pull requests

1 participant