BatchExplorer
BatchExplorer copied to clipboard
Create Pool Blade caches resource files preventing modification without starting over
Describe the bug When creating a pool, if you enter an invalid value/property (specifically tested on resource file, the request will fail but the window stays open leading you to want to modify the bad value. Upon re-submit the network call is the same even the value is modified in the UI.
To Reproduce Steps to reproduce the behavior:
- Go to Create pool blade
- Add resource file without filepath (and fill out other required fields)
- Submit pool and receive error
- Update resource value
- See error (check network trace)
Expected behavior Either blade should error and close or be modifyable