mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Exporting an egg darkens the panel until the next mouse click #446
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 @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.
Expected Behavior
Don't darken or block the panel
Steps to Reproduce
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?
@notAreYouScared commented on GitHub (Sep 21, 2025):
Close the download popup window?
@Boy132 commented on GitHub (Sep 21, 2025):
Can confirm.
bb40a5273f/app/Filament/Components/Actions/ExportEggAction.php (L41-L52)