Project

General

Profile

Actions

Bug #3691

closed

[Workbench] Suppress "ajax failed" error messages when ajax fails due to browser navigation event.

Added by Tom Clegg over 9 years ago. Updated about 2 months ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
Workbench
Target version:
-
Story points:
1.0

Description

In fail callbacks, check jqxhr.readyState and status == 'abort' to determine whether the request was terminated by a user action (like navigating away from the current page) rather than an application/network error.

In this case, correct behavior is something like
  • Show a distinct message like "(cancelled)" that doesn't look like an error, or
  • Don't display anything, just clean up internal state and stop.

Related issues

Has duplicate Arvados - Bug #4776: [Workbench] Pipeline pane load error when opening pipeline from home page in new browser tabClosed12/10/2014Actions
Actions #1

Updated by Tom Clegg over 9 years ago

  • Description updated (diff)
  • Category set to Workbench
Actions #2

Updated by Tom Clegg over 9 years ago

  • Description updated (diff)
Actions #3

Updated by Brett Smith about 9 years ago

  • Target version set to Bug Triage
Actions #4

Updated by Brett Smith about 9 years ago

#4776 illustrates a case where it would be preferable to just clean up, rather than displaying a more-specific error.

Actions #5

Updated by Tom Clegg about 9 years ago

  • Story points changed from 0.5 to 1.0
Actions #6

Updated by Tom Clegg about 9 years ago

  • Target version changed from Bug Triage to 2015-02-18 sprint
Actions #7

Updated by Tom Clegg about 9 years ago

  • Target version changed from 2015-02-18 sprint to Arvados Future Sprints
Actions #8

Updated by Ward Vandewege almost 3 years ago

  • Target version deleted (Arvados Future Sprints)
Actions #9

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #10

Updated by Peter Amstutz about 2 months ago

  • Target version set to Future
Actions #11

Updated by Peter Amstutz about 2 months ago

  • Status changed from New to Closed
Actions #12

Updated by Peter Amstutz about 2 months ago

  • Target version deleted (Future)
Actions #13

Updated by Peter Amstutz about 2 months ago

  • Release deleted (60)
Actions

Also available in: Atom PDF