apache/airflow

Select multiple tasks at once with keyboard and mouse in Grid View

Aberta

#33.448 aberto em 16 de ago. de 2023

 (8 comentários) (5 reações) (0 responsável)Python (16.781 forks)batch import
area:UIgood first issuekind:feature

Métricas do repositório

Stars
 (44.809 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Description

I think it would be nice to have the ability to select multiple tasks (to clean or to set success or failed) at once in the Grid View by :

  • Drawing a square with the mouse
  • Click on a task, hold CTRL keyboard button, click a second task somewhere else -> two tasks selected
  • Click on a task, hold SHIFT keyboard button, click a second task somewhere else -> a square a tasks selected, first task being at the upper left, the second at the lower right

Use case/motivation

In some cases it would be really simpler and more efficient to select tasks this way in the grid view, instead of crafting a request in the Browse panel, iterating over the pages if several, etc.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Guia do colaborador