Bug 719932

Summary: UI: spinners continue after action is completed
Product: Red Hat Satellite Reporter: Brad Buckingham <bbuckingham>
Component: WebUIAssignee: Brad Buckingham <bbuckingham>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.1CC: cwelton, mmccune
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-22 17:48:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 747354    

Description Brad Buckingham 2011-07-08 12:59:03 UTC
Description of problem:

It appears that under certain conditions, the ajaxComplete (katello.js) is not being invoked when an action is completed.  As a result, the spinner (both pointer and in the Katello banner) continues spinning.

Version-Release number of selected component (if applicable):


How reproducible:
The behavior is inconsistent; therefore, not sure if it unique to environment or scenario.  It was observed w/ FF 3.6 and using the Katello demo server.

Steps to Reproduce:
1. go to Administration -> Roles
2. click New Role
3. enter a name
4. click Save
  
Actual results:
spinners continue to spin after role was added

Expected results:
spinners should stop after role was added

Additional info:

Comment 1 Brad Buckingham 2011-08-15 20:12:22 UTC
commit: 8e9c624db27bc24d24909fb10db5e0c98be7393b


After various testing and discussion with the team, the only scenario where I'm able to repro this is with the subscription file upload.  As a result, the change made actually only addresses that scenario.  If there are additional scenarios, where it is observed, we may need to re-open this BZ or create additional.

The scenarios addressed by this commit is:
1. go to Providers
2. select Red Hat provider
3. click Subscriptions
4. click Browse and enter a manifest
5. click Upload

Once the upload completes, observe the the spinners no longer spin.

This commit also addressed the same issue on an unsuccessful subscription file upload.

Comment 2 Corey Welton 2011-10-03 15:23:02 UTC
QA verified for both of these scenarios. Will keep an eye on other locations where this might occur/be occurring.

Comment 5 Mike McCune 2013-08-16 18:07:43 UTC
getting rid of 6.0.0 version since that doesn't exist