← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1746706] [NEW] Navigation needs to be recovered when opening/reloading ngdetail page

 

Public bug reported:

Fix for bug 1681627 allows us to reload or directly open Angular-based detail page (ngdetail), but the navigation menu is not recovered correctly and the menu is focused on the first panel (Project -> API access in most cases).
This bug is used to track this problem.

There are several thing to be considered.
* How to know which panel a ngdetail page belongs to.
* How to know which dashboard a ngdetail page belongs to. 

Perhaps most tricky thing is that at now there is a cases where a single
ngdetail page is linked from both the project and admin dashboard, but
there is no good way to known the dashboard information from URL. In
case of reloading it might be recovered from browser history, but it
does not work for opening a ngdetail page via a direct URL. We might
need to revisit URL of ngdetail page to include a dashboard information
as we do for Django panels and Angular Index page.

** Affects: horizon
     Importance: High
         Status: Confirmed

-- 
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/1746706

Title:
  Navigation needs to be recovered when opening/reloading ngdetail page

Status in OpenStack Dashboard (Horizon):
  Confirmed

Bug description:
  Fix for bug 1681627 allows us to reload or directly open Angular-based detail page (ngdetail), but the navigation menu is not recovered correctly and the menu is focused on the first panel (Project -> API access in most cases).
  This bug is used to track this problem.

  There are several thing to be considered.
  * How to know which panel a ngdetail page belongs to.
  * How to know which dashboard a ngdetail page belongs to. 

  Perhaps most tricky thing is that at now there is a cases where a
  single ngdetail page is linked from both the project and admin
  dashboard, but there is no good way to known the dashboard information
  from URL. In case of reloading it might be recovered from browser
  history, but it does not work for opening a ngdetail page via a direct
  URL. We might need to revisit URL of ngdetail page to include a
  dashboard information as we do for Django panels and Angular Index
  page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1746706/+subscriptions


Follow ups