[GH-ISSUE #771] CreateStack POST disables the create button in the "New Stack" modal but then never un-disables it. #2414

Closed
opened 2026-04-11 10:19:53 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Kickbut101 on GitHub (Aug 26, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/771

Komodo Agent/Periphery - 1.19.1
Server - 1.19.1
Firefox - 142.0

I'm sure I'm using the wrong verbage, sorry.

I noticed that if you go to create a new stack in the UI and the stack happens to have the same name as another stack the "Create" button gets the 'disabled=""' attribute added to it in the HTML.

The problem is that the attribute doesn't get removed nor the modal refreshed when the user goes to type in a new name. You are forced to refresh the entire page before that button becomes accessible again.

Screenshots:

Before:

Image

After:

Image

New Modal opened:

Image
Originally created by @Kickbut101 on GitHub (Aug 26, 2025). Original GitHub issue: https://github.com/moghtech/komodo/issues/771 Komodo Agent/Periphery - 1.19.1 Server - 1.19.1 Firefox - 142.0 I'm sure I'm using the wrong verbage, sorry. I noticed that if you go to create a new stack in the UI and the stack happens to have the same name as another stack the "Create" button gets the 'disabled=""' attribute added to it in the HTML. The problem is that the attribute doesn't get removed nor the modal refreshed when the user goes to type in a new name. You are forced to refresh the entire page before that button becomes accessible again. Screenshots: ### Before: <img width="872" height="653" alt="Image" src="https://github.com/user-attachments/assets/517805cd-ab6e-4a1b-a7dc-ef8d9c948abd" /> ### After: <img width="971" height="667" alt="Image" src="https://github.com/user-attachments/assets/b5d1071e-3c9c-4560-8437-43bd3e76ffd3" /> ### New Modal opened: <img width="871" height="580" alt="Image" src="https://github.com/user-attachments/assets/a117fd28-1170-489e-9c35-2802ecc0f72c" />
GiteaMirror added the uibug labels 2026-04-11 10:19:53 -05:00
Author
Owner

@antoniosarro commented on GitHub (Sep 2, 2025):

If this issue hasn't been addressed by anyone, I can check it myself

<!-- gh-comment-id:3244337759 --> @antoniosarro commented on GitHub (Sep 2, 2025): If this issue hasn't been addressed by anyone, I can check it myself
Author
Owner

@MP-Tool commented on GitHub (Sep 9, 2025):

Issue can be closed.

<!-- gh-comment-id:3271369618 --> @MP-Tool commented on GitHub (Sep 9, 2025): Issue can be closed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#2414