marzneshin
marzneshin copied to clipboard
[BUG] creating new host when previously cached values are incorrect fails
Describe the bug in case a user tries to create a new host, and closes the dialog midway, the values are cached without validation so upon the next creation attempt submission fails.
To Reproduce Steps to reproduce the behavior:
- Go to hosts page
- Click on the create button
- fill in one of fragment values
- close the dialog
- click on the create button again
- fill name and address
- click on submit button
Expected behavior I expect that the state of fragment be disabled and the submit button working