You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you don't include https:// within your embedded link when creating a new article a user should either be shown an error warning, it should automatically prepend https:// or https://. It should not render the 1ramp create a post page as a default link.
Actual Behaviour
If you enter a link without https:// or http:// it will not show the link that you added, instead it will show the 1ramp create a post page within the embedded link.
Thanks for reporting @tobias-g1. There is certainly a wrong behavior here.
I think that the editor should support just a few types of embed links (like Youtube embed) as embedding links like https://www.google.co.uk won't make sense for a blog.
I agree the google link was purely for demonstration. I think you could create a clear UX by pre-defining them. I haven't looked very deeply at the code, but I assume they're using iFrames at some point, pre-defining them would also help to avoid x-frame security issues too.
Expected behavior
If you don't include https:// within your embedded link when creating a new article a user should either be shown an error warning, it should automatically prepend https:// or https://. It should not render the 1ramp create a post page as a default link.
Actual Behaviour
If you enter a link without https:// or http:// it will not show the link that you added, instead it will show the 1ramp create a post page within the embedded link.
Steps to reproduce
Environment
Recording of Issue
The following issue can be seen in the view below:
https://youtu.be/IwxxoiDYmDU
The text was updated successfully, but these errors were encountered: