Skip to content

[Bug]: Save All button functionality issue with initial save #15

@millercentral

Description

@millercentral

Version

latest

Bug Description

When creating a new stack, after entering the compose yaml text, if you press "Save All" without first using the "CTRL-S" save keyboard command, the stack will be "saved" but the compose yaml entered is not. In this scenario it does not prompt for individual container icons/webUI information.

However, when editing an existing stack, if you make a change to the stack compose YAML, pressing the Save All button does appear to save the changes (it briefly flashes the container icon/webUI dialog in this scenario.

I think this is 100% repro -- it happened to me multiple times, however now I'm sess certain

Expected Behavior

Save All should save everything changed (even new documents created) for a stack when pressed.

Steps to Reproduce

  1. Install compose.plugin
  2. Press "New Stack"
  3. Give Stack a name/description
  4. Enter some compose yaml into the stack compose window
  5. Press "Save All" button.

Relevant Logs

Compose

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions