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

Implement the ability to select multiple tasks in the Graph and Tree views #9886

Open
alekzander9 opened this issue Jul 19, 2020 · 2 comments
Labels
area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues kind:feature Feature Requests

Comments

@alekzander9
Copy link

Description

The possibility to select multiple tasks (by a long click) in the Graph (and/or Tree) views in order to apply an action to all of them with the pop-up dialog (for example clear or mark as success).

Use case / motivation

Sometimes it is convenient to have the ability to apply an action to a subset of tasks in a DAG that don't have anything in common. For example if you have three similar branches (one branch per external provider for example) with 10 tasks each in a DAG, you might want to clear the same task in each branch. At the moment this is quite slow since we need to click many times and the UI is refreshed each time.

Related Issues

Couldn't find any

@alekzander9 alekzander9 added the kind:feature Feature Requests label Jul 19, 2020
@boring-cyborg
Copy link

boring-cyborg bot commented Jul 19, 2020

Thanks for opening your first issue here! Be sure to follow the issue template!

@alekzander9
Copy link
Author

If you're interested by this feature I'm willing to work on it

@kaxil kaxil added the area:webserver Webserver related Issues label Jul 20, 2020
@eladkal eladkal added the area:UI Related to UI/UX. For Frontend Developers. label Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues kind:feature Feature Requests
Projects
None yet
Development

No branches or pull requests

3 participants