Create Pool Blade caches resource files preventing modification without starting over
Open
:bug: bug
- Dominant language
- TypeScript
- Stars
- 205
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.