Skip to content

Add multi-selection to task instance and dag run tables #50396

@bbovenzi

Description

@bbovenzi

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?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:APIAirflow's REST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.kind:featureFeature Requests

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions