konveyor / tackle2-ui

Tackle (2nd generation) UI component.
Apache License 2.0
8 stars 43 forks source link

[BUG] Task Manager Drawer - add individual task actions #1972

Closed sjd78 closed 4 months ago

sjd78 commented 5 months ago

Followup to #1955

Note 2: Task actions need to be added to the task items. These should reuse the same set of actions as the task table in #1957.

Use the task actions from the task table^1, and add them to the task manager drawer. There is a TODO placeholder comment in the code where the actions should be added.