Hide Forgot
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
Created attachment 1150567 [details] Service page with all accordions
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.
Makes Sense . Closing the issue based on above comment.