Closed Bug 996878 (Glow:VideoSharePath) Opened 11 years ago Closed 11 years ago

Add # URL That Invokes The Video Then The Share Modal

Categories

(Websites :: glow.mozilla.org, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bensternthal, Unassigned)

References

Details

Part of the late breaking changes. Marketing wants users from certain ads to have the following experience: 1. Click on ad or some link 2. Land on webwewant with video modal open and autoplaying 3. If they close the video or it finishes the share modal opens I setup a short url and added it to the spreadsheet: https://webwewant.mozilla.org/#video-choice
Could/should we do this for any link to the video?
No this is just for a specific path. So if I just view the video on the website, I dont want to be presented with the share every time. CC'ing John to make sure I understand this correctly.
Flags: needinfo?(johnjslater)
I should clarify. I'm proposing two paths for the video modal A. Invoke the video modal by explicitly clicking the "Web we want link" This would NOT automatically take you to the Choice modal B. Automatically open video modal on page load due to #video tag in URL The would open the video modal, and when finished playing, open the Choice modal So, it would open take you from video-modal -> choice-modal the first time you visit with a URL with the #video tag.
OK yes this is correct. Based on this we do not need that additional short url. You will just use the #video one. I think we are good.
Flags: needinfo?(johnjslater)
This is done with the #video url in https://github.com/mozilla/mrburns/pull/106
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
This works correctly when the video finished but not when the user closes the modal. Note requirement #3 in comment #1
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
(In reply to Ben (:bensternthal) from comment #7) > This works correctly when the video finished but not when the user closes > the modal. Good catch. Will be fixed by https://github.com/mozilla/mrburns/pull/119
Commit pushed to master at https://github.com/mozilla/mrburns https://github.com/mozilla/mrburns/commit/4c6d80aae3ff9c8228e9811e01423ea1b16eb170 Proceed to Choice modal if Video modal is closed refs Bug 996878 This was working when the video ended, but not if the user closed the modal before the video ended. Only applies if the modal was started by the #video URL fragment
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Verified share modal displays after video is closed whether or not the video ended.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.