← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1647855] Re: Page title not updated in AngularJS based Panels

 

Reviewed:  https://review.openstack.org/409753
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=124bbb3d82c28564632268231c130d9c213ba592
Submitter: Jenkins
Branch:    master

commit 124bbb3d82c28564632268231c130d9c213ba592
Author: Yakup Adakli <yakup.adakli@xxxxxxxxx>
Date:   Thu Dec 15 15:01:37 2016 +0300

    AngularJS based panels page title updated
    
    to more logical ones instead of "Horizon - OpenStack Dashboard".
    
    Change-Id: Ia230ba28e011e99142e7fd2379fe1735ccd0b010
    Closes-Bug: #1647855


** 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/1647855

Title:
  Page title not updated in AngularJS based Panels

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  How to reproduce:
  1. Go to Project->Images or Admin->Images or enable a new angularjs-based panel (e.g. admin->flavors).
  2. See the Page Title <title> is "Horizon - OpenStack Dashboard"

  Expected result:
  The page title should read the panel title as the user moves between panels, this title is tipically the same as the content of an h1 inside of div.panel-header.

  Actual result:
  The title reads "Horizon - OpenStack Dashboard". If the user has 20 tabs opened then good luck finding a tab - cannot distinguish by the title!

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


References