weglide / bugtracker

WeGlide platform bug tracker.
https://www.weglide.org
11 stars 1 forks source link

Adding a YouTube URL to a flight sometimes fails #251

Closed benhirashima closed 7 months ago

benhirashima commented 10 months ago

Describe the bug First, thank you for adding the ability to put YouTube links on our flights! I was able to successfully add one to my last flight: . However, when I tried to add YouTube links to my other flights, it didn't work.

To Reproduce Steps to reproduce the behavior:

  1. Go to this flight
  2. Click on Add Video button, at the bottom
  3. Enter the YouTube URL in the YouTube text box
  4. Click Save button, at the bottom
  5. YouTube text box disappears, Success: Saved Flight appears in the top right corner, and no video appears under Story.
  6. Shift-reloading page shows no video
  7. Tried on Firefox and Safari on MacOS

Expected behavior YouTube thumbnail and UI should appear under Story

Screenshots

image image

Device (please complete the following information):

flyingjoe commented 9 months ago

We'll look into it 👍

samuel-git commented 7 months ago

YouTube needs the full url (https://www.youtube.com/watch?v=q8WV1h12JAM) rather than the shortened URL meant for sharing to show the video. I updated the UI for the next version of WeGlide to make it clear to the users.

Thanks for reporting.