sudokode/pbwww

error status formatting/improvements

Opened this issue · 0 comments

  • use alert-danger class on error statuses
  • the raw http errors could be prettier (lowercased)
  • if there is no response at all/timeout, all you get is error:; this should be fixed somehow; maybe the xhr has more stuff to tell us.