[3.2.0.0-2743] UI: Advanced view page not loading on monitor page

Bug #1623795 reported by Pavana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
Trunk
Fix Committed
High
Sagar Gala

Bug Description

1. Go to Monitor > Infrastructure
2. Click on any of the tabs under it -
Monitor > Infrastructure > Control Nodes
3. Here, click on the host name and you are redirected to the Details page
4. Now click on the cog icon
5. Select 'Advanced View'
The page is blank and nothing loads. This is seen on all tabs under Infrastructure

No error seen on the console or contrail webui logs.

Running build 3.2.0.0-2743, liberty on a single node setup.

Screenshot attached

Tags: ui
Revision history for this message
Pavana (pavanap) wrote :
information type: Proprietary → Public
Revision history for this message
Rahul (rahuls) wrote :

Pls reassign if required.

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/24282
Submitter: Sagar Gala (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/24284
Submitter: Sagar Gala (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/24284
Committed: http://github.org/Juniper/contrail-web-controller/commit/f72648c8d8087b5f2a8041ea4625372267b4a9b9
Submitter: Zuul
Branch: master

commit f72648c8d8087b5f2a8041ea4625372267b4a9b9
Author: sagargala <email address hidden>
Date: Mon Sep 19 13:50:18 2016 -0700

Fixed loading of Advanced View Page in Monitor Infra

- With upgrade of Bootstrap 3, .hide class is deprecated, use .hidden instead. (http://stackoverflow.com/a/28294225/1301774). Further .hideElement(), .showElement(), .toggleElement() have been added to remove, add and toggle .hidden class (http://stackoverflow.com/a/38648274/1301774).
Advanced View was thus not loading due to .hide class and hence its now changed to .hidden

Change-Id: Ia2c1fddcec16634d16b5f840c665fb105c124b43
Closes-Bug: #1623795

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/24282
Committed: http://github.org/Juniper/contrail-web-core/commit/c8b19260b8cce9413595c77091aa2982cf728d34
Submitter: Zuul
Branch: master

commit c8b19260b8cce9413595c77091aa2982cf728d34
Author: sagargala <email address hidden>
Date: Mon Sep 19 13:45:55 2016 -0700

Fixed loading of Advanced View Page in Monitor Infra and Breadcrumb Style Issues

- With upgrade of Bootstrap 3, .hide class is deprecated, use .hidden instead. (http://stackoverflow.com/a/28294225/1301774). Further .hideElement(), .showElement(), .toggleElement() have been added to remove, add and toggle .hidden class (http://stackoverflow.com/a/38648274/1301774).
Advanced View was thus not loading due to .hide class and hence its now changed to .hidden
- Changed width propert got breadcrumb dropdown which calculates the with based on the width of the value
- Added right: 0 property for search box when scrolled

Change-Id: I91701a51998d093e7aa52fc9b60123a17a971b01
Closes-Bug: #1623795, Closes-Bug: #1625362

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.