harvest-dev team mailing list archive
-
harvest-dev team
-
Mailing list archive
-
Message #00291
[Bug 627601] [NEW] Display errors when loading results in Javascript
Public bug reported:
Currently, the Javascript UI will detect when an error happens when it
tries loading results with XHR. However, it doesn't communicate this to
the user; it just seems to stop loading.
We should add a message to the #results-message element which appears
over the existing results. Something simple should do, like “Error (500)
getting new results from server”
** Affects: harvest
Importance: Undecided
Status: New
--
Display errors when loading results in Javascript
https://bugs.launchpad.net/bugs/627601
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.
Status in Harvest Service: New
Bug description:
Currently, the Javascript UI will detect when an error happens when it tries loading results with XHR. However, it doesn't communicate this to the user; it just seems to stop loading.
We should add a message to the #results-message element which appears over the existing results. Something simple should do, like “Error (500) getting new results from server”
Follow ups
References