Skip to content

Project Dropdown loads more than necessary

This dropdown takes way too long to load:

Screen_Shot_2016-05-11_at_8.48.14_PM

So I checked to see what was being loaded, and found that all the attributes for the project were being loaded:

Screen_Shot_2016-05-11_at_8.47.55_PM

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