schnensch0 / zelk

discord theme inspired by zorin
MIT License
207 stars 679 forks source link

[BUG] Having too many threads on 1 channel causes render issues #34

Closed favna closed 2 years ago

favna commented 2 years ago

Describe the bug

We're doing some big cleanup in our bot project and opening a lot of threads on 1 channel for that. Just this morning I noticed some of the UI of threads overflowing when doing so:

To Reproduce Steps to reproduce the behavior:

  1. Create 2 channels atop one another
  2. Create 10 separate threads in the top channel
  3. Have someone else, or an alt, ping you in multiple threads (at least 5 or so)
  4. Threads should overflow, obscuring the # symbol of the bottom channel.

Screenshots

image

Setup

schnensch0 commented 2 years ago

can't reproduce. check your plugins image

favna commented 2 years ago

It appears that I missed a reproduction step, being that I wasn't in full control of the reproduction before. Another requirement is to have pending pings in the threads. Here is a video recording of where the issue becomes clear as it plays. Note that I have disabled all plugins before recording this:

https://user-images.githubusercontent.com/4019718/153928662-d4a9db12-2353-402b-a4de-6d00ab3bb251.mp4

The problem appears to be related to that threads with pings are thinner than those without.

schnensch0 commented 2 years ago

fixed