← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1466146] [NEW] Horizon header dropdowns are broken with angular-ui bootstrap 0.13

 

Public bug reported:

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.

** Affects: horizon
     Importance: Undecided
     Assignee: Paul Karikh (pkarikh)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Paul Karikh (pkarikh)

-- 
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):
  New

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


Follow ups

References