harvest-dev team mailing list archive
-
harvest-dev team
-
Mailing list archive
-
Message #00571
[Bug 627601] Re: Display errors when loading results in Javascript
** Branch linked: lp:~dylanmccall/harvest/bug-627601
--
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.
https://bugs.launchpad.net/bugs/627601
Title:
Display errors when loading results in Javascript
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”
References