hedgedoc/src
Philip Molares 1b563f7f89
fix pasting text (#871)
* fix onPast bug in editor

the event was prevented, if event.clipboardData.files was defined. This always the case. Now we check if this filelist object has at least on entry to start the onPaste handler for file uploads.

Signed-off-by: Philip Molares <philip.molares@udo.edu>

* added e2e test that verifies that pasting text still works

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-12-21 11:58:43 +01:00
..
api added upload functionality (#758) 2020-12-16 23:07:09 +01:00
components fix pasting text (#871) 2020-12-21 11:58:43 +01:00
external-types
hooks/common Fix bug that pathname is always empty (#859) 2020-12-17 23:30:18 +01:00
redux added upload functionality (#758) 2020-12-16 23:07:09 +01:00
style
index.tsx
links.json
links.json.license
react-app-env.d.ts
service-worker-registration.ts
service-worker.ts
setup-tests.ts
version.json
version.json.license