mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Wrong message showing on missing egg variables #63
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 @mambucodev on GitHub (May 22, 2024).
Originally assigned to: @lancepioch on GitHub.
Current Behavior
Basically, if you're creating a new server and your egg doesn't need any Egg Variable, this appears:

Expected Behavior
Instead of saying that you should pick an egg first, it should say that this eggs doesn't require any egg variable. it would be even better to directly hide the "Egg Variables" section. as you prefer.
Steps to Reproduce
Select an egg first to show its variables!, which is incorrect.Panel Version
1.0.0-beta2
Wings Version
v1.0.0-beta2
Games and/or Eggs Affected
Haste Server
Docker Image
ghcr.io/parkervcp/yolks:nodejs_18
Error Logs
No response
Is there an existing issue for this?