Description
Extend our DataTable component to use react-table's row selection to allow a user to select multiple dag runs or task instances at once and perform a single action on them.
We'll need to check which API endpoints may need to be updated to accept multiple ids
Use case/motivation
Make it easier to perform bulk actions in the UI
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Description
Extend our DataTable component to use react-table's row selection to allow a user to select multiple dag runs or task instances at once and perform a single action on them.
We'll need to check which API endpoints may need to be updated to accept multiple ids
Use case/motivation
Make it easier to perform bulk actions in the UI
Related issues
No response
Are you willing to submit a PR?
Code of Conduct