# Constant loading on group membership request tab

**URL:** https://meta.discourse.org/t/constant-loading-on-group-membership-request-tab/166284
**Category:** Bug
**Created:** [October 5, 2020, 4:34pm UTC](https://meta.discourse.org/t/constant-loading-on-group-membership-request-tab/166284 "2020-10-05T16:34:06Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Heather\_Dudley](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heather_dudley/32/151925_2.png) [@Heather\_Dudley](https://meta.discourse.org/u/Heather_Dudley)
#### Post date: [October 5, 2020, 4:34pm UTC](https://meta.discourse.org/t/constant-loading-on-group-membership-request-tab/166284/1 "2020-10-05T16:34:07Z")

</div>

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.

 ![group requests](https://global.discourse-cdn.com/meta/original/3X/d/5/d5b358cea470829c17f4222934f1a550c7e47596.gif)

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.

 ![group requests - edge](https://global.discourse-cdn.com/meta/original/3X/2/a/2ab127a712e3730c965e7d4013e37e26d09b2b1a.gif)

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [October 6, 2020, 12:54am UTC](https://meta.discourse.org/t/constant-loading-on-group-membership-request-tab/166284/2 "2020-10-06T00:54:12Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [October 7, 2020, 5:39pm UTC](https://meta.discourse.org/t/constant-loading-on-group-membership-request-tab/166284/7 "2020-10-07T17:39:17Z")

</div>

I’ve got a pull request ready for this:

[https://github.com/discourse/discourse/pull/10855](https://github.com/discourse/discourse/pull/10855)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [November 10, 2020, 12:56am UTC](https://meta.discourse.org/t/constant-loading-on-group-membership-request-tab/166284/8 "2020-11-10T00:56:16Z")

</div>


