mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
Dashboard Layout "Table" crashes browser tab #342
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 @tuAntonioo on GitHub (May 17, 2025).
Current Behavior
When you use dashboard layout "Table" and go between "My servers", "Other's servers" and "All Servers" few times your page will freeze with a message that the page is not responding.
Expected Behavior
It should work seamlessly.
Steps to Reproduce
Panel Version
v1.0.0-beta21
Wings Version
v1.0.0-beta13
Games and/or Eggs Affected
N/A
Docker Image
N/A
Error Logs
Is there an existing issue for this?
@rmartinoscar commented on GitHub (May 17, 2025):
Unable to reproduce, please try on https://demo.pelican.dev
@tuAntonioo commented on GitHub (May 17, 2025):
The same thing
@rmartinoscar commented on GitHub (May 17, 2025):
Could you make a recording please ?
@tuAntonioo commented on GitHub (May 17, 2025):
https://github.com/user-attachments/assets/78361f1b-75ce-42d7-938a-63eb71786e12
@rmartinoscar commented on GitHub (May 17, 2025):
Wtf ye i don't get that at all could you try in incognito mode so we are sure its not one of your extensions and if it still happens try an other browser ?
@notAreYouScared commented on GitHub (May 17, 2025):
The query is the issue... @rmartinoscar its super slow when witching between them
@rmartinoscar commented on GitHub (May 17, 2025):
I know but it shouldn't crash your browser out right
@tuAntonioo commented on GitHub (May 17, 2025):
I tried, the same thing happens
@tuAntonioo commented on GitHub (May 17, 2025):
My friend have the same issue
@tuAntonioo commented on GitHub (May 17, 2025):
When we use Grid everything works fine
@tuAntonioo commented on GitHub (May 17, 2025):
I tried on Microsoft Edge and Opera GX and the same thing happens
@PatrykPatryk5 commented on GitHub (May 17, 2025):
Im able to reproduce it Google Chrome (136.0.7103.114)
@Boy132 commented on GitHub (May 17, 2025):
The problem is the context menu.
It's throwing a lot of warnings and errors if you go the
Others' Serverson the demo.@notAreYouScared commented on GitHub (May 18, 2025):
Alright, I've figured it out.
This happens due to the user not having all the power action permissions for one of the servers they have access to. If you give the user in question start/stop/kill/restart permissions, the issue goes away. We will work on getting this addressed in the next beta. :)
@Boy132 commented on GitHub (May 19, 2025):
It can't be a permissions issue. It's reproducible with using root admin.
@JoanFo1456 commented on GitHub (May 19, 2025):
On my panel i can't reproduce it, not at least using root admin, using canary
7034c4d