-
Notifications
You must be signed in to change notification settings - Fork 33
Admin screen is broken #97
Comments
Confirmed, at least in Edge browser. Approved both. Refreshed admin screen. Logged out and back in, still the same. |
Confirmed. This is due to very aggressive caching in Edge. I think we could fix it by appending a random string at the end of GET requests. |
(or change all GET requests to POST) |
Better use jquery sometime and use the anti-cache feature |
Either this is not fixed, or a staff member cannot - at random, approve his or her own group requests. Groups that I've requested simply don't show up in admin for approval. Steps -
|
Also note that this is not Edge specific. |
@mistohise could you please get the group's information out of the database? eg |
I was not able to recreate this bug, I approved groups "ezzybot" and "thomastester" and requested&verified the group "quackquack" and had no problem. |
The admin view does not properly refresh to show all the awaiting things.
The text was updated successfully, but these errors were encountered: