yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37819
[Bug 1466146] Re: Horizon header dropdowns are broken with angular-ui bootstrap 0.13
** Changed in: horizon
Status: Fix Committed => Fix Released
** Changed in: horizon
Milestone: None => liberty-3
--
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/1466146
Title:
Horizon header dropdowns are broken with angular-ui bootstrap 0.13
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Horizon has broken header dropdowns (tenant switscher in the left
corner and menu with settings and logout button in the right corner)
if we use newer version of angular-ui bootstrap library (0.13 or 0.12
instead of 0.11.0.2). Click event has no effect and dropdown list does
not drop down.
Looks like the reason of this behaviour is here: https://github.com/openstack/horizon/blob/master/openstack_dashboard/templates/_header.html#L9-L11
Maybe it was happened in this commit: https://github.com/openstack/horizon/commit/7dd2aa8b4a3126145888b45d6f081d8a38454c0f#diff-5ae2ebb96c0fcb671f14ff1d67372c5aR9 when <a> tag was replaced with <button> tag.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1466146/+subscriptions
References