February 13, 20251 yr Hey I just updated some plugins, including "Unraid Patch", "Community Applications" and "Unraid Connect". There were a few others as well, but I suspect it might be one of these that introduced a small visual bug - maybe. After the update I refreshed my browser and noticed that the light fade effect in the header is gone. The setting "Show banner background color fade" under "Display Settings" no longer has any effect. I'm using the black theme, and as you can see here and the setting is enabled: But this is how my header looks now: And this is what it should look like: When I inspected the CSS, I noticed that the variable "--color-beta" is now "not defined" after the update: I tested it in Chrome, Firefox, and Edge – same result across all of them. Has anyone else noticed this or have any idea what might be causing it? This is a bug, right? Just seems odd that it happened right after a plugin update. 🤔 Thanks!
February 14, 20251 yr Looks like Unraid Connect tweaked that area. Since you have a dark header image, you'll want to go to Settings > Display (your first screenshot) and put a light color in the "Header Custom Text Color" field
February 15, 20251 yr Author On 2/14/2025 at 5:53 PM, ljm42 said: Looks like Unraid Connect tweaked that area. Since you have a dark header image, you'll want to go to Settings > Display (your first screenshot) and put a light color in the "Header Custom Text Color" field I get that, and I appreciate the tip. But this is clearly a bug - the CSS variable is not defined anymore, and the "Show banner background color fade" setting still exists but does nothing. Yeah I could work around it with your suggestion, but I would rather have the fade back like before (it just looks better ) . Can you reproduce the issue on your end BTW? Edited February 15, 20251 yr by TreksterDK
February 15, 20251 yr Community Expert 26 minutes ago, TreksterDK said: I get that, and I appreciate the tip. But this is clearly a bug - the CSS variable is not defined anymore, and the "Show banner background color fade" setting still exists but does nothing. Yeah I could work around it with your suggestion, but I would rather have the fade back like before (it just looks better ) . Can you reproduce the issue on your end BTW? Its not a bug. Thats an issue caused with the Unraid Connect plugin. Edit: TBF, theres probably something more messy going since the Unraid Connect Plugin by itself does infact not mess with it, contrary to what i expected after that On 2/14/2025 at 5:53 PM, ljm42 said: Looks like Unraid Connect tweaked that area. comment Edit Edit: Before i get stoned in advanced. --color-beta is that field and has on no input the following value Edited February 15, 20251 yr by Mainfrezzer
February 15, 20251 yr Author I'm unsure if we agree or not I do not have any custom colors set (as you can see), and that is exactly when the bug becomes apparent (I never added them). I know I could just override it with the same color as the header (which is the color that is also used for the gradient/fade), and that would fix it, but not everyone will know to do that. As you can see in the screenshot here, when you hover over the CSS variable, it shows as not defined - but the point is, it should be defined by default. The whole point of having a "custom color" option is to override the default behavior. If you have to set a custom color just to make it work, then that tells me it is a bug. Edited February 15, 20251 yr by TreksterDK
February 15, 20251 yr Community Expert 20 minutes ago, TreksterDK said: I'm unsure if we agree or not I do not have any custom colors set (as you can see), and that is exactly when the bug becomes apparent (I never added them). I know I could just override it with the same color as the header (which is the color that is also used for the gradient/fade), and that would fix it, but not everyone will know to do that. As you can see in the screenshot here, when you hover over the CSS variable, it shows as not defined - but the point is, it should be defined by default. The whole point of having a "custom color" option is to override the default behavior. If you have to set a custom color just to make it work, then that tells me it is a bug. Hope this clarifies it And in case you want to see the source https://github.com/unraid/webgui/blob/7.0/emhttp/plugins/dynamix.my.servers/unraid-components/_nuxt/unraid-components-p_3YF86n.css its in there. Edited February 15, 20251 yr by Mainfrezzer
February 15, 20251 yr Author This is so weird! As you can see. It is not in my body (And I have a lot of other stuff you don't have). I also have a class called "dark" that you dont 🤔 What's going on here?
February 15, 20251 yr Community Expert 1 minute ago, TreksterDK said: This is so weird! As you can see. It is not in my body (And I have a lot of other stuff you don't have). I also have a class called "dark" that you dont 🤔 What's going on here? I finally broke it too thats the appropriate place
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.