https://bugzilla.wikimedia.org/show_bug.cgi?id=54746

       Web browser: ---
            Bug ID: 54746
           Summary: Load resources dynamically as we need them
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Keywords: javascript
          Severity: normal
          Priority: Unprioritized
         Component: UploadWizard
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: mtrac...@member.fsf.org
                CC: bawolff...@gmail.com, fflo...@wikimedia.org,
                    mtrac...@member.fsf.org, nischay...@gmail.com
        Depends on: 49991
    Classification: Unclassified
   Mobile Platform: ---

ResourceLoader is super nice, and it lets us do loads of cool stuff in
UploadWizard. But we haven't, up 'til now, been using it *properly*. See the
blocker bug.

Given that people see a lot of JS load already, we should consider loading only
the bare minimum for app start at first, then start the application, then move
on to loading the next step, only loading the third when the user clicks
"next". This could cut our JS/CSS/image load drastically, making it way easier
to test and for people to load the page.

Blocked by splitting up the modules in sane ways.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to