happeo / custom-widget-templates

Templates for Custom Widget
Apache License 2.0
3 stars 6 forks source link

fix: do not use calculated url in attachment #28

Closed mikamaunula closed 1 year ago

mikamaunula commented 1 year ago

Returns original URL to attachment not the calculated one.

Steps to repro

Google forms

  1. Go to channel
  2. Copy Google forms url to Post input
  3. Google forms App attahment should be born
  4. Save
  5. Edit same post
  6. Try to delete Attachment

Result: Attachment should be removed.

Youtube

  1. Go to channel
  2. Copy Youtube url https://www.youtube.com/watch?v=JiQmpA474BY&t=753s to Post Input
  3. Google forms App attahment should be born
  4. Save
  5. Edit same post
  6. Try to delete Attachment

Result: Attachment should be removed.

mikamaunula commented 1 year ago

Youtube and Google forms moved to own repo.