akate / dokuwiki

The DokuWiki Open Source Wiki Engine
http://www.dokuwiki.org
GNU General Public License v2.0
3 stars 1 forks source link

add progress spinner when loading tabs #29

Closed splitbrain closed 13 years ago

splitbrain commented 13 years ago

When tabs are loaded via AJAX the tab should display some kind of feedback that the tab is being loaded (throbber.gif or similar image).

To reproduce the problem: fill a namespace with many large images. When you load the namespace for the first time, the browser queue fills with processes waiting for the thumbnails to be generated. While the thumbnails ar still loading click an image. The third tab will stay white until the request can be processed by the browser.