Closed rszwajko closed 1 month ago
This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted
label and provide further guidance.
The triage/accepted
label can be added by org members.
/priority normal /triage accepted
@rszwajko -- I think you may have already handled this in #2004
@rszwajko -- I think you may have already handled this in https://github.com/konveyor/tackle2-ui/pull/2004
Re-using task actions is a parallel task. My understanding is that under this issue we want to achieve sth similar to DecoratedApplication
Task drawer switched to using the infinite scroller pattern which requires a dedicated data source : useInfinteServerTasks()
.
Therefore using a common hook is no longer possible.
Remaining part of : https://github.com/konveyor/tackle2-ui/issues/1969 The proposal defined in this comment.