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

Make it easy to duplicate a step #534

Closed
ricklamers opened this issue Nov 1, 2021 · 3 comments
Closed

Make it easy to duplicate a step #534

ricklamers opened this issue Nov 1, 2021 · 3 comments
Assignees
Labels
good first issue Good for newcomers new feature request New feature request

Comments

@ricklamers
Copy link
Member

Is your feature request related to a problem? Please describe.
It's cumbersome to create the same step twice.

Describe the solution you'd like
Add a button to duplicate a step in the pipeline editor.

Ideas
We could combine this with some other ideas in a context menu (right click).

Credit to Serhii Ostapchuk for contributing this on Slack.

@ricklamers ricklamers added new feature request New feature request good first issue Good for newcomers labels Nov 1, 2021
@yannickperrenet
Copy link
Contributor

in a context menu (right click).

I really like this. We could even combine this with #429 and #519 and use <Ctrl> + C to copy the step.

@yannickperrenet
Copy link
Contributor

Related to #589.

@yannickperrenet
Copy link
Contributor

A context menu has been included in release v2022.05.4 which makes it possible to duplicate a step by right-clicking on it to open the context menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers new feature request New feature request
Projects
None yet
Development

No branches or pull requests

3 participants