Launch blocker: fix multi-create provisioning modal overlap/confusion #10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Launch blocker / launch UX bug
Portal currently allows creating multiple servers at the same time. Both servers create, but the provisioning/setup modals overlap/replace each other: the first modal goes away and the second remains visible. This is confusing and could make users think the first create failed or disappeared.
Current observed behavior
Desired behavior options
Pick one launch-safe approach:
Single-create lock
Multi-create queue/list
Redirect-only setup tracking
Validation needed
Launch expectation
This is not a backend provisioning failure, but it is launch-blocking UX confusion for first-time users.