Bug 1740239

Summary: [UI] Erroneous behavior of spinner and spinner box in advanced search loading
Product: Red Hat CloudForms Management Engine Reporter: Yadnyawalk Tale <ytale>
Component: UI - OPSAssignee: Brian McLaughlin <bmclaugh>
Status: CLOSED EOL QA Contact: Gaurav Talreja <gtalreja>
Severity: low Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: low    
Version: 5.11.0CC: anikifor, bmidwood, dmetzger, hkataria, lavenel, mfeifer, mpovolny, obarenbo
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.12.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: testathon:spinner
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1767833 (view as bug list) Environment:
Last Closed: 2020-03-25 18:02:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1767833    

Description Yadnyawalk Tale 2019-08-12 14:12:35 UTC
This UI bug related to advanced search functionality. In which, spinner box is appearing at background for while and then only spinner without spinner box at foreground in advance search loading.
(Checkout video for more clarification -> https://goo.gl/7NKApD)


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


How reproducible:
Always (100%)


Steps to Reproduce:
1. Navigate to Configuration -> Management 
2. Click on ‘Double Arrow’ of advanced search
3. Click on 'commit expression element changes' or 'discard expression element changes'
(and look at background carefully)


Actual results:
solo spinner box and solo spinner appearing in wrong way while loading. 


Expected results:
this should display spinner inside the spinner_box i.e. spinner+spinner_box together while loading in advanced search option. (As usual spinner activity behavior -> https://goo.gl/fGWA97)


Additional info:
Actual behavior video -> https://goo.gl/7NKApD
Expected spinner behavior video -> https://goo.gl/fGWA97
5.10 issue -> https://bugzilla.redhat.com/show_bug.cgi?id=1469151

Comment 3 Brian McLaughlin 2019-08-21 10:27:33 UTC
The spinner was appearing below the modal when clicking 'Undo previous change' or 'Redo previous change' arrow buttons on Advanced Search, while the original issue noted in this BZ looks to have been fixed by 
 ManageIQ#4847 (linked from the PR below)



https://github.com/ManageIQ/manageiq-ui-classic/pull/6051

Comment 4 Brian McLaughlin 2019-09-09 15:16:19 UTC
PR [1] should be included as well, it fixes the same behavior elsewhere in the search modal.

[1] https://github.com/ManageIQ/manageiq-ui-classic/pull/6100