JWBananas
aka @JWBananas
aka @JWBananas
I will go slightly out of my way to step on that crunchy looking leaf.
Only kbin users are seeing what you see. It looks fine on other Lemmy instances.
Lemmy and kbin do weird things with code blocks. From the source, the post itself clearly only contained backticks. Lemmy sends out marked-up text. kbin escapes it.
curl -i -X GET -H 'Accept: application/activity+json' https://lemmy.cafe/comment/1368187
Confirmed. I can see the comment on Lemmy but not on kbin.
(you can disable it but you don’t get the space back)
This can certainly be annoying. But if you think about it from a UX perspective, what would happen if you could?
What happens if you disable it, use the space, and then enable it again?
Where does everything go that you placed there?
Does it just shift down? What if it can’t because of other content on the page? Do you just shift it to a new page? What if there is content in the way across multiple pages? Does that all get shifted to a jumbled mess on a new page?
What if you just didn’t let the user enable it again unless the space was cleared? Would that be too confusing for less capable users?
Sometimes UX designers do seemingly dumb things for very smart reasons.