← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1555838] [NEW] no way of getting data on row expansion

 

Public bug reported:

In hz-expand-detail-directive.js
(https://github.com/openstack/horizon/blob/master/horizon/static/framework/widgets/table
/hz-expand-detail.directive.js) there's currently no way to do some
operation to the table on expansion.

For example, I'd like the following workflow:
1. user expands table row
2. event is broadcast, in which the row data is broadcasted
3. we do some operation to populate the expanded drawer, based on the row data.

** Affects: horizon
     Importance: Undecided
     Assignee: David Cusatis (dcusati)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => David Cusatis (dcusati)

-- 
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/1555838

Title:
  no way of getting data on row expansion

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  In hz-expand-detail-directive.js
  (https://github.com/openstack/horizon/blob/master/horizon/static/framework/widgets/table
  /hz-expand-detail.directive.js) there's currently no way to do some
  operation to the table on expansion.

  For example, I'd like the following workflow:
  1. user expands table row
  2. event is broadcast, in which the row data is broadcasted
  3. we do some operation to populate the expanded drawer, based on the row data.

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


Follow ups