← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1661350] Re: Empty white box in Network Topology when there's nothing to show

 

Reviewed:  https://review.openstack.org/534983
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f35eaa2d13fc5aff31b9a83dc729cc20b91fc611
Submitter: Zuul
Branch:    master

commit f35eaa2d13fc5aff31b9a83dc729cc20b91fc611
Author: Sam Wright <swright.wellington@xxxxxxxxx>
Date:   Thu Jan 18 13:41:02 2018 +1300

    Correctly show no data message in Network Topology
    
    Unhid the message on the div so that if there are no networks,
    routers, or connected instances it says this instead of a blank
    white box
    
    closes bug: #1661350
    
    Change-Id: Id5f86a81125ff91c5824b51ca4a2141cabc2d0c4


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1661350

Title:
  Empty white box in Network Topology when there's nothing to show

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  How to reproduce:

  1. Access to a clean installion of OpenStack or Project with no networks, routers, etc.
  2. Go to Project->Network->Network Topology
  3. You're taken to the first tab "Topology", click on "Graph" tab.
  4. See that an empty white box is shown, this in both tabs.

  Expected result:
  You should read a message explaning there are no networks, routers or anything else to show here.
  Example: http://pasteboard.co/tA0ZWVdKq.png

  Actual result:
  An empty white box. No clear indication that there's nothing to show. Example: http://pasteboard.co/tzRJkUxqE.png

  Note: HTML is there but a css property is hiding the div with its
  message.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1661350/+subscriptions


References