Bug 1552201

Summary: Kebab menu changes structure after 30 seconds in SSUI resource detail page
Product: Red Hat CloudForms Management Engine Reporter: Yadnyawalk Tale <ytale>
Component: UI - OPSAssignee: Allen W <awight>
Status: CLOSED CURRENTRELEASE QA Contact: Yadnyawalk Tale <ytale>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.0CC: awight, cpelland, hkataria, lavenel, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: custom_button:kebab
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1553483 (view as bug list) Environment:
Last Closed: 2019-02-11 14:00:32 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: 1553483    
Attachments:
Description Flags
image1 none

Description Yadnyawalk Tale 2018-03-06 16:42:43 UTC
Created attachment 1404936 [details]
issue.gif

Description of problem:
(This is extended discussion for BZ1550833)

When I tried to test Kebab menu on Resource detail page (on url endpoint something like - /ui/service/services/5/resource=99), menu displaying button_groups and buttons but getting one weird behavior.(Image1)

Exactly 30 seconds after clicking button1 from custom_group1, structures of buttons and button_groups suddenly changes (please see attached GIF). 

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

How reproducible:
Always

Browser?
Don't think it requires specific browser (but I checked on chrome64 and firefox54)

Steps to Reproduce:
1. Goto resource detail page in SSUI(something like https://IP/ui/service/services/5/resource=99)
2. Click on three dot, hover on first button_group1, click button1
3. Wait for 30+seconds

Actual results:
Structure changing after 30s

Expected results:
Structure should remain the same

Additional info:
Please note, I have seen this on downstream/5.9.0.22.20180221205805_f93a675, so can't say anything about current upstream/master.

Comment 1 Yadnyawalk Tale 2018-03-06 16:43:36 UTC
Created attachment 1404937 [details]
image1

Comment 2 Allen W 2018-03-06 16:52:12 UTC
https://github.com/ManageIQ/manageiq-ui-service/pull/1395

And here is our bz!

Comment 4 Yadnyawalk Tale 2018-10-04 13:25:19 UTC
Fixed! Kebab menu appearing well with respect to timing issue.
Verified on: 5.10.0.18.20181003162715_dfcff5a

Thanks!