Constant loading on group membership request tab

When handling group requests, no matter how many there are, the screen constantly loads and jitters when you scroll down to the bottom of the list. I’ve confirmed this on Chrome (85.0.4183.121 (Official Build) (64-bit)), both Windows 10 and Chromebook.

It doesn’t appear to do this on Edge, but I will test once some more requests build up.

Edit: Yes, it does on Edge, though I had to scroll to the bottom a bit to trigger it.

5개의 좋아요

I can reproduce this with Chrome 85 on Ubuntu. It’s only happening for me when there is a certain amount of overflow on the page and I scroll to the bottom of the page. It seems that there’s a visible class on the loading container that is repeatedly toggled on and off.

7개의 좋아요

I’ve got a pull request ready for this:

https://github.com/discourse/discourse/pull/10855

8개의 좋아요