Reviewed: https://review.openstack.org/414811 Committed: https://git.openstack.org/cgit/openstack/magnum-ui/commit/?id=c1dcaacda95e6f89ab97b61f59bf2ff2605de58c Submitter: Jenkins Branch: master
commit c1dcaacda95e6f89ab97b61f59bf2ff2605de58c Author: Shu Muto <[email protected]> Date: Mon Dec 26 13:11:16 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: I73c5077058d4214b20116577759ea2d5b96742cc Closes-Bug: #1647855 ** Changed in: magnum-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: Fix Released 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

