Azure / Azure/BatchExplorer

Create Pool Blade caches resource files preventing modification without starting over

Open
#2,089 0 comments 0 reactions 0 assignees View on GitHub
: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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.