Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] Unable to Change Container Commands After Application is First Created #644

Open
djripcord opened this issue Jan 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@djripcord
Copy link

Describe the bug
When creating an application container, you are able to add commands to be fired upon container start. However, if you complete setup for your container and then attempt to change or add commands, you are never presented with the dialog to enter them.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Applications
  2. Create a new application. Any repo.
  3. Add a command to the container in the advanced tab.
  4. Deploy.
  5. Edit the application.
  6. Attempt to change or add a command to the container in the advanced tab.
  7. Note how there is no dialog to add a command like there was in the initial setup screen.

Expected behavior
You should be able to add or change commands regardless of the container being 'fresh' or 'active'

Screenshots
When creating the container from scratch:
image

After creating the container and clicking "edit" the "+" button does not work.
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Firefox
  • Yacht Version: v0.0.7-alpha-2023-01-12--05
@djripcord djripcord added the bug Something isn't working label Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant