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:
regexowl 2025-07-29 13:25:57 +02:00 committed by Gianluca Zuccarelli
parent 09febf8061
commit 730554dc84
2 changed files with 25 additions and 7 deletions

View file

@ -360,5 +360,3 @@ describe('Services edit mode', () => {
expect(receivedRequest).toEqual(expectedRequest);
});
});
// TO DO 'Services step' -> 'revisit step button on Review works'