Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 719932 - UI: spinners continue after action is completed
Summary: UI: spinners continue after action is completed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: Unspecified
Assignee: Brad Buckingham
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2011-07-08 12:59 UTC by Brad Buckingham
Modified: 2019-09-26 13:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-22 17:48:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.