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

Port Editor does not update Clickable Ports, but YAML editor does #676

Open
2 tasks done
mrstux opened this issue Nov 28, 2024 · 2 comments
Open
2 tasks done

Port Editor does not update Clickable Ports, but YAML editor does #676

mrstux opened this issue Nov 28, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@mrstux
Copy link

mrstux commented Nov 28, 2024

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

Dockge has clickable links to exposed ports

Screenshot 2024-11-28 at 3 26 05 PM

When using the Dockge port editor to add ports, eg:

Screenshot 2024-11-28 at 3 27 19 PM

The clickable ports are not updated when clicking save.

eg:

Screenshot 2024-11-28 at 3 26 05 PM

If instead, the YAML is edited, then they are
Screenshot 2024-11-28 at 3 28 26 PM

Screenshot 2024-11-28 at 3 28 38 PM

👟 Reproduction steps

Using Dockge 1.4.2

Click "+ Compose", name the default stack, then deploy it

Then click "Edit"

Then in the stack editor, click Edit again

Screenshot 2024-11-28 at 3 32 10 PM

Change the port. Then click save.

The port will not change, see below, YAML is updated, clickable exposed port is not.

Screenshot 2024-11-28 at 3 33 16 PM

Click edit again, then change the port in the YAML... then click save. The port will change,

Screenshot 2024-11-28 at 3 33 42 PM

👀 Expected behavior

Changes to ports in the port edit view should be reflected by the UI

😓 Actual Behavior

Changes to ports in the port edit view are not reflected by the UI

Dockge Version

1.4.2

💻 Operating System and Arch

TrueNAS Scale 24.10.0.2

🌐 Browser

Safari Version 17.6 (19618.3.11.11.5)

🐋 Docker Version

Docker version 27.1.1, build 6312585

🟩 NodeJS Version

No response

📝 Relevant log output

No response

@mrstux mrstux added the bug Something isn't working label Nov 28, 2024
@cyril59310
Copy link
Contributor

You need to click on 'Deploy' to update the Compose and not on 'Save'. By clicking on 'Deploy', your ports will be updated

@mrstux
Copy link
Author

mrstux commented Nov 29, 2024

Yes, the ports are updated in the yaml, but they are not updated in the UI, even though the application is launched with the correct ports when you use “deploy”

This appears to be a UI update issue.

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

2 participants