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
{{ message }}
This repository was archived by the owner on Feb 11, 2021. It is now read-only.
When drag-and-drop'ing a file from a 'file'-element to an 'editor'-element I expected the editor to generate a link to an PDF-file that the user can download.
Instead it generates a link to the panel. This should never be exposed from the editor-generated text.
In my opinion that current behaviour is not intuitive, even though I can kind of see what it is the way it is. It should at least be documented more clearly.
I described my issue here:
https://forum.getkirby.com/t/drag-and-drop-from-a-file-upload-generates-the-wrong-link/19344/
When drag-and-drop'ing a file from a 'file'-element to an 'editor'-element I expected the editor to generate a link to an PDF-file that the user can download.
Instead it generates a link to the panel. This should never be exposed from the editor-generated text.
In my opinion that current behaviour is not intuitive, even though I can kind of see what it is the way it is. It should at least be documented more clearly.