Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
sjd78 opened this issue Jun 20, 2024 · 0 comments · Fixed by #2004
Closed

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

sjd78 opened this issue Jun 20, 2024 · 0 comments · Fixed by #2004
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/normal Higher priority than priority/minor. Nice to have. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Milestone

Comments

@sjd78
Copy link
Member

sjd78 commented Jun 20, 2024

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 table1, and add them to the task manager drawer. There is a TODO placeholder comment in the code where the actions should be added.

Footnotes

  1. https://github.com/konveyor/tackle2-ui/blob/main/client/src/app/pages/tasks/useTaskActions.tsx

@sjd78 sjd78 added kind/bug Categorizes issue or PR as related to a bug. triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/normal Higher priority than priority/minor. Nice to have. labels Jun 20, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Jun 20, 2024
@sjd78 sjd78 added this to the v0.5.0 milestone Jun 20, 2024
@sjd78 sjd78 moved this from 🆕 New to 🔖 Ready in Planning Jun 20, 2024
@rszwajko rszwajko self-assigned this Jul 5, 2024
@sjd78 sjd78 moved this from 🔖 Ready to 🏗 In progress in Planning Jul 8, 2024
@sjd78 sjd78 closed this as completed in caac127 Jul 9, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Planning Jul 9, 2024
sjd78 pushed a commit to sjd78/tackle2-ui that referenced this issue Jul 9, 2024
sjd78 pushed a commit to sjd78/tackle2-ui that referenced this issue Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/normal Higher priority than priority/minor. Nice to have. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants