Error handling to Inventor's Assistant
Error handling has been implemented into the Inventor's Assistant.
- User can not submit while user input fields are empty
- After submitting a user cannot change the input in the input field. This is also visually indicated by greying out the input field.
- If a call to the backend fails there is handling of the Errors
- A general Timeout of 15 sec is used for UserInputValidation
- When an error occurs it is communicated to the User
- The user can try again if an error occurs