mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-06 08:55:40 -05:00
[GH-ISSUE #418] Error in creating stack after error message #3315
Reference in New Issue
Block a user
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?
Originally created by @durandguru on GitHub (Apr 17, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/418
When I try to create an stack and type in a name which is already used I get an error message, This is of course expected. But when I type in a new name (which is not used) I cannot create the stack. The create button stays greyed out. Closing the window and clicking again the "New Stack" button and typing in a name the "Create" button will still be greyed out. I need to refresh the page to be able to create a new stack.
Normal Error Message:

Greyed out create button:

@antoniosarro commented on GitHub (Sep 2, 2025):
The fix in PR #800 also addresses this issue. Since #771 this is a duplicate of this
@mbecker20 commented on GitHub (Sep 2, 2025):
#771 is a more thorough report, closing this one as duplicate