Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Pasting an HTML <img> does not download the image in the backend but links to the original image URL which is not obvious to the end-user #189

Open
silviubogan opened this issue Nov 18, 2021 · 1 comment

Comments

@silviubogan
Copy link
Contributor

This takes place in:

  1. TextBlockEdit
  2. HtmlSlateWidget
  3. and maybe also in RichTextWidget

Maybe it is more user friendly to download the image inside the backend and use the newly generated URL in the Slate tree.

@tiberiuichim
Copy link
Member

I think this problem should be handled only in the TextBlockEdit, where it's obvious what the solution is (upload an image to the nearest possible image container).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants