← Back to team overview

harvest-dev team mailing list archive

[Bug 627601] Re: Display errors when loading results in Javascript

 

** Changed in: harvest
       Status: New => Fix Committed

** Changed in: harvest
    Milestone: None => 0.2.8

** Changed in: harvest
     Assignee: (unassigned) => Dylan McCall (dylanmccall)

-- 
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:
  Fix Committed

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