yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88849
[Bug 1968272] Re: Reloading a detail Page with the Material Design fails
Reviewed: https://review.opendev.org/c/openstack/horizon/+/839085
Committed: https://opendev.org/openstack/horizon/commit/a5dd9e21cde7e29cf671c68251b94f8fdda64e51
Submitter: "Zuul (22348)"
Branch: master
commit a5dd9e21cde7e29cf671c68251b94f8fdda64e51
Author: Tatiana Ovchinnikova <t.v.ovtchinnikova@xxxxxxxxx>
Date: Fri Apr 22 11:45:11 2022 -0500
Some tweaks to improve work with Material Theme
Material Theme css tags differ from the ones from Default Theme,
so the navigation we have doesn't work for some actions such as
opening a new details page or reloading it, displaying breadcrumbs
and menu panels. This patch adds some tweaks to fix that.
Closes-Bug: #1968272
Change-Id: I18bd2e8515614463a911978879523744a9b059d7
** Changed in: horizon
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/1968272
Title:
Reloading a detail Page with the Material Design fails
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Description:
Reloading some detailed pages in Horizon fails.
Instead of the expected content horizon only shows '{$ ctrl.itemName $}'.
I also can reproduce this error when I try to open the detail page in a new tab instead of reloading.
We hitting this Issue in Horizon Train (18.3.4) with the Material
Design.
Affected pages and how to reproduce:
* Compute -> Images -> Select Image -> Reload
* Compute -> KeyPairs -> Select Key -> Reload
* DNS -> Zones -> Select Zone -> Reload
* DNS -> Reverse DNS -> Select Address -> Reload
Seems like this issue is related to https://bugs.launchpad.net/horizon/+bug/1902821
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1968272/+subscriptions
References