155
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 23 Jun 2023
155 points (100.0% liked)
Reddit Migration
207 readers
2 users here now
### About Community Tracking and helping #redditmigration to Kbin and the Fediverse. Say hello to the decentralized and open future. To see latest reeddit blackout info, see here: https://reddark.untone.uk/
founded 1 year ago
Hi, I opened it and I don't think the sidebar is supposed to be so wide? I'm in Firefox & I checked and no custom styles.
Is this on the homepage, on the linked post, or everywhere? Definitely not expected behavior.
I'm getting this on FFx, too. Deleting the sidebar ".section.active-users" formats the page correctly... Checking further...
It's on the homepage. Looks like it's not compatible with Firefox. I can't reproduce it with Vivaldi.
Currently debugging this. I'm just using the default styles found in /kbin so I'll need to experiment a little. I'll follow up here.
Got it. Need to make the element with the lemmy user name text word-wrap: anywhere.
The word breaking is borked because of the @ symbols.
Forgot to mention that this doesn't happen when there are avatar icons, since the avatars are 65px. Figure out why the avatars aren't being cached and that should fix it.
Actually, no images in the sidebar are loading for me, unless I loaded them on another instance.
Hope that all helps!
Thanks, I had to step away and was pleasantly surprised by this being debugged for me by the time I got back! ๐ I've pinged the Kbin space on Matrix to see if anyone has thoughts on how we can re-download these avatars. I may end up writing a custom script to handle this manually if there's no way to trigger a warmup on media cache.
Glad I could help!
This is from another comment in the thread, copied here since it's relevant. Regarding missing user avatars - there is an open pull request to replace these with a remote instance's logo, rather than the browser default for unlocated images: https://codeberg.org/Kbin/kbin-core/pulls/334
Additionally, I've tweaked some things server-side and it looks like that's helped caching remote avatars (but there's still work to be done).
for me it's on all pages