eu-nebulous / gui

Mozilla Public License 2.0
0 stars 0 forks source link

Saving an app with invalid state bugs the UI #11

Open robert-sanfeliu opened 4 months ago

robert-sanfeliu commented 4 months ago

How to replicate on dev environment:

  1. create a new APP.
  2. fill in the Vela
  3. remove all "Keys" an environment variables
  4. Click save. UI will complain because there are empty metrics/utility function
  5. Try to fix the issue, go to the affected steps of the wizzard and remove the empty metrics/utility function
  6. Try to save again. It shows the following error: image

Noting can be done to fix the error. The UI is bugged.