← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1580809] [NEW] hz-expand-detail cannot be used outside of hz-table

 

Public bug reported:

hz-expand-detail is a reasonably handy directive that allows row
expansion. It was modified to allow a table user to detect row
expansion. However, this modification added a require of the hz-table
controller.

This is not necessary, is difficult to maintain and prevents the reuse
of this with anything other than hz-table.

Instead, the directive can simply broadcast an event and any parent that
cares can listen for it.

** 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/1580809

Title:
  hz-expand-detail cannot be used outside of hz-table

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  hz-expand-detail is a reasonably handy directive that allows row
  expansion. It was modified to allow a table user to detect row
  expansion. However, this modification added a require of the hz-table
  controller.

  This is not necessary, is difficult to maintain and prevents the reuse
  of this with anything other than hz-table.

  Instead, the directive can simply broadcast an event and any parent
  that cares can listen for it.

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


Follow ups