this post was submitted on 20 Jun 2023
2 points (100.0% liked)

General Discussion

12099 readers
1 users here now

Welcome to Lemmy.World General!

This is a community for general discussion where you can get your bearings in the fediverse. Discuss topics & ask questions that don't seem to fit in any other community, or don't have an active community yet.


🪆 About Lemmy World


🧭 Finding CommunitiesFeel free to ask here or over in: [email protected]!

Also keep an eye on:

For more involved tools to find communities to join: check out Lemmyverse!


💬 Additional Discussion Focused Communities:


Rules

Remember, Lemmy World rules also apply here.0. See: Rules for Users.

  1. No bigotry: including racism, sexism, homophobia, transphobia, or xenophobia.
  2. Be respectful. Everyone should feel welcome here.
  3. Be thoughtful and helpful: even with ‘silly’ questions. The world won’t be made better by dismissive comments to others on Lemmy.
  4. Link posts should include some context/opinion in the body text when the title is unaltered, or be titled to encourage discussion.
  5. Posts concerning other instances' activity/decisions are better suited to [email protected] or [email protected] communities.
  6. No Ads/Spamming.
  7. No NSFW content.

founded 1 year ago
MODERATORS
2
submitted 1 year ago* (last edited 1 year ago) by maggoats to c/general
 

Hi everyone!

I wanted to see if anyone else in the community gets these errors. (Also I suppose I could check the Github issues. If anyone sees these noted there, please link it in a comment!)

It seems to me there are several little UI bugs, usually involving overlapping text or other elements. This seems to happen when there's a dropdown or a dynamically populated list.

As I write this on the /create_post page, the Community dropdown bleeds into the NSFW checkmark, and then is hidden by the "Warning: If you deselect Undetermined, you will not see most content." box.

I also sometimes get this error. I forget when exactly, though I think it's when I refresh a search page.

404: TypeError: Cannot read properties of undefined (reading 'send')

Anyone else?

Edit: I'll keep adding things I see here.

I get this bug, where on a minute-old post I've made, it displays over 500 upvotes: Upvote display bug

top 4 comments
sorted by: hot top controversial new old
[–] maggoats 1 points 1 year ago (2 children)

Here's another I just came across:

Another rendering error

I also occasionally click on a post and get directed to a completely different, unrelated post which was not on my feed at the time. Anyone else?

[–] TeaHands 2 points 1 year ago (1 children)

That last one one is definitely a known issue which will hopefully be fixed in the next update.

I've not personally seen the other issues though so can't help there.

[–] maggoats 1 points 1 year ago

Thanks for the info! Could always be a browser or extension issue, I suppose.

[–] ElectroVagrant 2 points 1 year ago

I also occasionally click on a post and get directed to a completely different, unrelated post which was not on my feed at the time. Anyone else?

I've had this a few times, which I typically chalk up to the live updating of the page making it so while it looks like I've clicked what I wanted, it read it as clicking a post above that or something. As to the UI issues, I don't know if they're related to that issue (which is to do with websockets stuff I think), or if it's a matter of latency and/or server traffic causing some issues in loading the pages.