Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reputation rep-breakdown class background missing #212

Closed
lennybacon opened this issue Mar 24, 2020 · 9 comments
Closed

Reputation rep-breakdown class background missing #212

lennybacon opened this issue Mar 24, 2020 · 9 comments
Labels
bug 🐛 Something isn't working

Comments

@lennybacon
Copy link

Fix:

image

@lennybacon lennybacon added the bug 🐛 Something isn't working label Mar 24, 2020
@the-j0k3r
Copy link
Member

the-j0k3r commented Mar 24, 2020

@lennybacon thanks for reporting.

Here I see unstyled issue at https://stackoverflow.com/users/12679/daniel-fisher-lennybacon?tab=reputation&sort=post and the solution doesn't seem to be colored red.

See default css

.user-show-new .user-rep-full .rep-table .loaded-body {
	background: var(--black-025);
}

Ill have a look in the morning and fix this though. Its tied up to #180 and newer changes break previous fixes.

@lennybacon
Copy link
Author

@the-j0k3r The red was just to show that the class affects the unstyled region of course :-)

No need to hurry. I patched my css and If there won't be new releases soon they will not be overwritten.

@the-j0k3r
Copy link
Member

Ive fixed the issue and other issues unreported at https://stackoverflow.com/users/story/12679 and other pages.

Release in a few. You will need to force update the style since your local changes trump auto-updates.

the-j0k3r added a commit that referenced this issue Mar 25, 2020
* mixed fixes for latest SO CSS updates (the-j0k3r)
* style .user-rep-full fixes #212 (the-j0k3r)
@the-j0k3r
Copy link
Member

the-j0k3r commented Mar 25, 2020

Please upgrade to 4.4.2 click here

Also keep your eyes peeled, I fully expect more breakages to be incoming, currently the main site is undergoing active changes, Ive noticed every other month things break as updates are pushed from their side.

Thanks for report, and dont hesitate to come back to us if you notice anything that broke.

@lennybacon
Copy link
Author

image

@the-j0k3r
Copy link
Member

fixed in 4.4.3 should have ran tests before pushing ;)

@lennybacon
Copy link
Author

:-)

@the-j0k3r
Copy link
Member

try 4.4.4 even, omg I need another coffee =)

@lennybacon
Copy link
Author

Worked. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants