panel icon indicating copy to clipboard operation
panel copied to clipboard

[Minor Issue] Login-Page background-color gets darker when reloaded

Open LunaticWasTaken opened this issue 2 years ago • 2 comments

Current Behavior

When entering the panel's base-page (panel.example.com) the page will have a background with rgb(51, 64, 77) as the color. When reloading that page (using f5/ctrl+r/reload-button), the background will become rgb(31, 41, 51).

I assume this is due to the reload-method loading %domain%/auth/login instead of only %domain%, but that's just a guess.

Expected Behavior

The page having the same color.

Steps to Reproduce

  • Enter the panel when logged out (https://panel.example.com/)
  • Reloading the page via your browser (f5/ctrl+r/reload-button)
  • Color will be darker

Panel Version

1.11.5

Wings Version

1.11.8

Games and/or Eggs Affected

/

Docker Image

/

Error Logs

/

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.

LunaticWasTaken avatar Oct 19 '23 11:10 LunaticWasTaken

Edit: Here's 2 Screenshots. 1st is default, 2nd is when reloaded:

image image

LunaticWasTaken avatar Oct 19 '23 11:10 LunaticWasTaken

I can say I have validated that this happens on firefox 118.0.2 and chromium 118.0.5993.70

parkervcp avatar Oct 19 '23 12:10 parkervcp

Same here

Raraph84 avatar Oct 21 '23 21:10 Raraph84