BatchExplorer icon indicating copy to clipboard operation
BatchExplorer copied to clipboard

Create Pool Blade caches resource files preventing modification without starting over

Open bgklein opened this issue 6 years ago • 0 comments

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:

  1. Go to Create pool blade
  2. Add resource file without filepath (and fill out other required fields)
  3. Submit pool and receive error
  4. Update resource value
  5. See error (check network trace)

Expected behavior Either blade should error and close or be modifyable

bgklein avatar Sep 19 '19 16:09 bgklein