Reviewed: https://review.openstack.org/414814 Committed: https://git.openstack.org/cgit/openstack/zun-ui/commit/?id=344aac09aededa388458cb3a6a133de657f55861 Submitter: Jenkins Branch: master
commit 344aac09aededa388458cb3a6a133de657f55861 Author: Shu Muto <[email protected]> Date: Mon Dec 26 13:37:39 2016 +0900 Set reasonable name to browser title bar Currently, when using anuglar table, the name of title bar on browser is always "Horizon - OpenStack Dashboard". It's not good at point of view of usability. This patch fix it. Change-Id: I3e6e69f26d5d967bf402f8f5bc9f12d92c2edb87 Closes-Bug: #1647855 ** Changed in: zun-ui 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 Status in Magnum UI: In Progress Status in UI Cookiecutter: In Progress Status in Zun-UI: 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

