You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to do some refactoring to the loading code.
Start adding issue contributors earlier. Currently any issue contributors are loaded after all code contributors. If we added issue contributors, and if they turn out to also be code contributors, remove the class that adds the clapping hands.
Return users as soon as they are loaded instead of after all the users from the request return.
I want to do some refactoring to the loading code.