this post was submitted on 24 Jun 2023
6 points (100.0% liked)
lemmy.ml meta
1408 readers
20 users here now
Anything about the lemmy.ml instance and its moderation.
For discussion about the Lemmy software project, go to [email protected].
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, I see the same glitch - in both local and remote unsubscribed communities:
Both "Subscribe" and "Block Community" are showing as plain text, yet they are probably meant to be
a
tags, like the "Create a Post" button:<a class="btn btn-secondary d-block mb-2 w-100 " href="/create_post?communityId=92531">Create a post</a>
Good catch - you could create an issue on the lemmy-UI issues
My workaround for now is to try viewing a post on that community; the Subscribe button on the post itself seems to work a little more reliably.
The issue may already be fixed in code however: