dice-group / deer

RDF Dataset Enrichment Framework
https://dice-group.github.io/deer/
GNU Affero General Public License v3.0
10 stars 7 forks source link

[webUI] Files are not uploaded #21

Closed kvndrsslr closed 3 years ago

kvndrsslr commented 3 years ago
issue4

Expected behaviour: Users can select 0-N files to be uploaded alongside the configuration. There is no "Upload" button necessary.

Actual behaviour: Files can be selected but are not uploaded. An "Upload" button is displayed.

Tasks:

kvndrsslr commented 3 years ago

It's probably also better to just rename the section "Attach files"

pskLana commented 3 years ago

@kvndrsslr , selected files should be uploaded when the run configuration button is clicked as I understood you. I didn't know which endpoint should I use, so I used "/upload". Check the implemented functionality and let me know whether it is what you expected.

kvndrsslr commented 3 years ago

The files should be sent as part of the same request as the configuration file, i.e. /submit.