Bug 1330242

Summary: Service: The first click on Service menu shows Incomplete page
Product: Red Hat CloudForms Management Engine Reporter: Shveta <sshveta>
Component: UI - OPSAssignee: Dávid Halász <dhalasz>
Status: CLOSED NOTABUG QA Contact: Shveta <sshveta>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.6.0CC: gblomqui, hkataria, jhardy, mpovolny, obarenbo, sshveta
Target Milestone: GA   
Target Release: 5.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: service:catalog
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-02 17:35:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
service page
none
Service page with all accordions none

Description Shveta 2016-04-25 17:35:53 UTC
Created attachment 1150566 [details]
service page

Description of problem:


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


How reproducible:


Steps to Reproduce:
1. Click on Compute - Services for the first time . 
2. Page shown has no Catalogs accordion and no configuration button
3. Click on submenu of Service - catalog , then page with all accordions are shown.
4. Once u create a catalog . Next time we click on Service , page with all accordions is shown.

Actual results: 


Expected results:
Page with all accordions should be shown in the first click 

Additional info:
5.6.0.4-beta2.3.20160421172650_719e256

Comment 2 Shveta 2016-04-25 17:36:39 UTC
Created attachment 1150567 [details]
Service page with all accordions

Comment 7 Dávid Halász 2016-05-02 11:14:39 UTC
Hi,

I don't think that the issue you described is a bug. When you click on the "Compute -> Services" for the first time, it takes you to the "My Services" on the third level. If you select the "Compute -> Services -> Catalogs", it stores "Catalogs" as the last visited third level menu item under "Services". Now if you open the "Compute -> Services" again, it takes you to the "Catalogs" item because it was stored on the session.

With other words if you click on a 2nd level menu item which you have never clicked before, it will take you to its first 3rd level menu item. If you click on a 2nd level menu item which you visited before, it will take you to the 3rd level menu item you visited last time.

Comment 8 Shveta 2016-05-02 17:35:53 UTC
Makes Sense .
Closing the issue based on above comment.