Wizard: Add fetch and error state or target environments
This renders an empty state with a spinner when fetching target environments and alert when there's an issue.
This commit is contained in:
parent
09febf8061
commit
730554dc84
2 changed files with 25 additions and 7 deletions
|
|
@ -360,5 +360,3 @@ describe('Services edit mode', () => {
|
|||
expect(receivedRequest).toEqual(expectedRequest);
|
||||
});
|
||||
});
|
||||
|
||||
// TO DO 'Services step' -> 'revisit step button on Review works'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue