← Back to team overview

mahara-contributors team mailing list archive

[Bug 1305352] [NEW] Ajax "loading" spinners go forever when request fails

 

Public bug reported:

Users are always coming to us with problem descriptions that sound like
this, "I uploaded something and the spinner kept loading forever," or,
"I tried to install and it kept saying loading forever".

The problem is that when we do stuff via ajax we put up a "loading"
spinner until the request comes back. But, if the request fails, then
the spinner never comes down and the user waits and waits and waits, and
thinks that the problem is a timeout rather than a server back-end
error.

It would be good if we could come up with an across-the-board solution
for this.

** Affects: mahara
     Importance: Medium
         Status: New


** Tags: javascript usability

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1305352

Title:
  Ajax "loading" spinners go forever when request fails

Status in Mahara ePortfolio:
  New

Bug description:
  Users are always coming to us with problem descriptions that sound
  like this, "I uploaded something and the spinner kept loading
  forever," or, "I tried to install and it kept saying loading forever".

  The problem is that when we do stuff via ajax we put up a "loading"
  spinner until the request comes back. But, if the request fails, then
  the spinner never comes down and the user waits and waits and waits,
  and thinks that the problem is a timeout rather than a server back-end
  error.

  It would be good if we could come up with an across-the-board solution
  for this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1305352/+subscriptions


Follow ups

References