Exporting an egg darkens the panel until the next mouse click #446

Closed
opened 2026-02-04 18:02:58 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @comminux on GitHub (Sep 21, 2025).

Originally assigned to: @Boy132 on GitHub.

Current Behavior

When you export an egg in the admin panel, the panel is locked and darkened until the next click occurs.

Image

Expected Behavior

Don't darken or block the panel

Steps to Reproduce

  1. Open the eggs section
  2. Export any egg.

Panel Version

1.0.0-beta25

Wings Version

1.0.0-beta17

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs


Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @comminux on GitHub (Sep 21, 2025). Originally assigned to: @Boy132 on GitHub. ### Current Behavior When you export an egg in the admin panel, the panel is locked and darkened until the next click occurs. <img width="1302" height="720" alt="Image" src="https://github.com/user-attachments/assets/a983afb9-d382-435a-b4c5-dd13ed958345" /> ### Expected Behavior Don't darken or block the panel ### Steps to Reproduce 1. Open the eggs section 2. Export any egg. ### Panel Version 1.0.0-beta25 ### Wings Version 1.0.0-beta17 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Author
Owner

@notAreYouScared commented on GitHub (Sep 21, 2025):

Close the download popup window?

@notAreYouScared commented on GitHub (Sep 21, 2025): Close the download popup window?
Author
Owner

@Boy132 commented on GitHub (Sep 21, 2025):

Can confirm.

bb40a5273f/app/Filament/Components/Actions/ExportEggAction.php (L41-L52)

@Boy132 commented on GitHub (Sep 21, 2025): Can confirm. https://github.com/pelican-dev/panel/blob/bb40a5273fce416b28b3d3bbd719245e9a24f327/app/Filament/Components/Actions/ExportEggAction.php#L41-L52
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#446