openroberta-lab
openroberta-lab copied to clipboard
Imported Programs Get Automatically Renamed To NEPOprog
Describe the bug
- When a program is imported into the lab, the program name changes to NEPOprog.
To Reproduce Steps to reproduce the behavior:
- Go to the lab.
- Import any program.
- See that the program name has changed to 'NEPOprog'.
Expected behavior
- The program name should be the name of the .xml file being uploaded.
GIF

Device information
- Type: Laptop
- OS: Windows 10
- Browser: Google Chrome
I believe NEPOprog is assumed to be the name until it is saved in the database. We could think about using the filename as a base name beforehand.