Project Dropdown loads more than necessary
This dropdown takes way too long to load:
So I checked to see what was being loaded, and found that all the attributes for the project were being loaded:
This is completely unnecessary, all it needs is the URL and the project name with namespace, that's it. This could be sped up a ton by removing all the unnecessary cruft being loaded.
And I just reset my Private Token, so don't worry about that :P