mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
Egg Variables are not validated on server creation until final submit #405
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 @notAreYouScared on GitHub (Aug 12, 2025).
When creating a server, page 2, is egg variables. They used to validate when you clicked Next Step, but now they don't validate until you get to the last page and click Create Server, requiring the user to go back a page. They are also no longer highlighted when they're invalid.