mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 11:20:56 +03:00
Changing node settings does not change configuration tab #59
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 @LilTrublMakr on GitHub (May 18, 2024).
Current Behavior
When changing settings on a node, it does not change the text on the configuration tab that you would copy/paste in to
/etc/pelican/config.yml.Expected Behavior
Changing node settings would automatically update the configuration tab. You have to refresh the page for the settings to be reflected.
Steps to Reproduce
Change settings.
Save.
Click on Configuration tab.
Panel Version
1.0.0-beta2
Wings Version
1.0.0-beta2
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
@notAreYouScared commented on GitHub (May 18, 2024):
They update, they just require a page refresh.
@LilTrublMakr commented on GitHub (May 19, 2024):
Ah, in Ptero, when you click on the configuration tab, it counts as a page reload instead of a page update. This is why it is always correct in Ptero.
I don't think that this should be dismissed though since I think it will cause problems in the future if someone needs to edit the configuration for a wings node in the future.
@notAreYouScared commented on GitHub (May 19, 2024):