yaptide / ui

Yet Another Particle Transport IDE - frontend
https://yaptide.github.io/web_dev/
GNU General Public License v3.0
9 stars 4 forks source link

Better error handling when trying to simulate an empty project #1600

Open grzanka opened 2 months ago

grzanka commented 2 months ago

I've tried to simulate a empty project. The error I've got wasn't that much descriptive.

I would expect to check first if the project is empty and if that is the case, then present some meaningful error to the user.

In the second step I would investigate what happens on the backend side when empty project is being sent for execution - what kind of error happens ? Then this should be somehow presented to the user.

https://github.com/yaptide/ui/assets/7374733/8390f323-c563-4734-9ea7-457e2e4e828e