← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1555929] [NEW] Actions directive / delete action hides completion

 

Public bug reported:

The angular actions directive and delete service invoke promises, but
don't return back a handle back to the promise. This prevents tables
using them from just using the standard promise mechanism to know when
the action completes.  This is especially problematic for making actions
truly reusable and blocks the search table from knowing when something
completed.

** Affects: horizon
     Importance: Medium
     Assignee: Tyr Johanson (tyr-6)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Tyr Johanson (tyr-6)

** Changed in: horizon
    Milestone: None => mitaka-rc1

** Changed in: horizon
   Importance: Undecided => Medium

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

Title:
  Actions directive / delete action hides completion

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  The angular actions directive and delete service invoke promises, but
  don't return back a handle back to the promise. This prevents tables
  using them from just using the standard promise mechanism to know when
  the action completes.  This is especially problematic for making
  actions truly reusable and blocks the search table from knowing when
  something completed.

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


Follow ups