yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #46191
[Bug 1544835] [NEW] Using scope to clear table selections
Public bug reported:
We currently use scope to clear table selections. This is not ideal
because it breaks encapsulation and encourages the use of scope over
ctrl. We should provide a method that can clear instead.
Reference:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/images/table/images.controller.js#L101
** Affects: horizon
Importance: Medium
Assignee: Thai Tran (tqtran)
Status: In Progress
--
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/1544835
Title:
Using scope to clear table selections
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
We currently use scope to clear table selections. This is not ideal
because it breaks encapsulation and encourages the use of scope over
ctrl. We should provide a method that can clear instead.
Reference:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/app/core/images/table/images.controller.js#L101
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1544835/+subscriptions
Follow ups