Egg feature modals are missing in new client area #210

Closed
opened 2026-02-04 17:06:40 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Boy132 on GitHub (Dec 3, 2024).

Originally assigned to: @lancepioch on GitHub.

The old client area has some modals that display when it finds specific strings in a console line. This should also be implemented in the new client area.

https://github.com/pelican-dev/panel/tree/release/v1.0.0-beta17/resources/scripts/components/server/features

  • Minecraft EULA
  • GSL Token
  • Java Version
  • PID Limit
  • Steam Disk Space
Originally created by @Boy132 on GitHub (Dec 3, 2024). Originally assigned to: @lancepioch on GitHub. The old client area has some modals that display when it finds specific strings in a console line. This should also be implemented in the new client area. https://github.com/pelican-dev/panel/tree/release/v1.0.0-beta17/resources/scripts/components/server/features - Minecraft EULA - GSL Token - Java Version - PID Limit - Steam Disk Space
OVERLORD added the 🟡 medium label 2026-02-04 17:06:40 +03:00
Author
Owner

@PalmarHealer commented on GitHub (Apr 28, 2025):

Wouldn't it be better if the modals/popups were defined in the egg, so that new ones could be added without requiring a code change?

@PalmarHealer commented on GitHub (Apr 28, 2025): Wouldn't it be better if the modals/popups were defined in the egg, so that new ones could be added without requiring a code change?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#210