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

