habitus-eu / HabitusGUI

Rshiny GUI
Apache License 2.0
3 stars 4 forks source link

App crashes when trying to upload config file #75

Closed linematthiesen closed 1 year ago

linematthiesen commented 1 year ago

Describe the bug App crashes when trying to upload a config file

To Reproduce consistently reproducible via these steps

  1. Open app via R studio
  2. Setup as screenshot 1
  3. click next
  4. Setup as screenshot 2
  5. click next
  6. Selecting a config file (attached) and when trying to upload the app crashes and I get an error/warning in Rstudio (screenshot 3)

Expected behavior To be able to upload the config file. If something is wrong with the config file I would expect to get an message with a description of the error.

Screenshots Screenshot 1: image

Screenshot 2: image

Screenshot 3: image

Additional context Add any other context about the problem here.

Before submitting

config_palmsplusr.csv

vincentvanhees commented 1 year ago

The config file you are using is not a recent version. On screen 3 of the app you can download a new template.

The fact that the app crashed when the config file is wrong is not ideal, so I have now created a separate issue to work on that. https://github.com/habitus-eu/HabitusGUI/issues/76