yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54064
[Bug 1604714] [NEW] search data once when magic-search has inited
Public bug reported:
When the page which containers hz-resource-table(magic-search) is on
load, it sends get the same data twice. One is right, but another is
called by the search event. The second one should not happen.
I find it out that the initial data of currentServerSearchParams in stMagicSearch is incorrect.
Initial currentServerSearchParams is {}, however, which should be {magicSearchQuery: ""}.
** Affects: horizon
Importance: Undecided
Status: New
--
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/1604714
Title:
search data once when magic-search has inited
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When the page which containers hz-resource-table(magic-search) is on
load, it sends get the same data twice. One is right, but another is
called by the search event. The second one should not happen.
I find it out that the initial data of currentServerSearchParams in stMagicSearch is incorrect.
Initial currentServerSearchParams is {}, however, which should be {magicSearchQuery: ""}.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1604714/+subscriptions
Follow ups