Don't let the tools spinners spin infinitely after a form submission

Description

Currently, the spinners never stop spinning on an export. This is because we have actually navigated away from the current page to download the file and aborted.

Options:

  1. setNextEvent back before sending the file. It can be a little jarring, but it does stop the loading. There is no success or error messages, though.

  2. Use a plugin like jQuery File Download to provide the same download over ajax. This should just need to adjust the handler and the javascript to make work. This approach could also benefit from success and error messages.

Attachments

1

Gliffy Diagrams

Activity

Show:

Gavin Pickin March 11, 2017 at 5:49 AM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Affects versions

Components

Priority

Sentry

Created September 26, 2016 at 5:57 PM
Updated March 11, 2017 at 6:34 AM
Resolved March 11, 2017 at 5:49 AM