yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54107
[Bug 1605083] [NEW] not remove items from select list after batch deleting
Public bug reported:
Bug occurs in using batch delete more than one time in one page. Deleted
items have not been removed from the select list after batch delete
action.
hz-resource-table -> hz-dynamic-table -> hz-table
To fix this, hz-resource-table should call hz-table.clearSelected().
However, Angular is not well-design for multi nested directives.
Exposing the func from inside hz-table to outside hz-resource-table may
dirty the code.
I will find a solution in an action way.
** 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/1605083
Title:
not remove items from select list after batch deleting
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Bug occurs in using batch delete more than one time in one page.
Deleted items have not been removed from the select list after batch
delete action.
hz-resource-table -> hz-dynamic-table -> hz-table
To fix this, hz-resource-table should call hz-table.clearSelected().
However, Angular is not well-design for multi nested directives.
Exposing the func from inside hz-table to outside hz-resource-table
may dirty the code.
I will find a solution in an action way.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1605083/+subscriptions
Follow ups