windmill-labs / windmill-labs/windmill
feature: Moving step in flows in not intuitive
Open
@fatonramadani is already working on this.
Since Mar 6, 2024.
- Dominant language
- Rust
- Stars
- 18k
- Forks
- 1.1k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 328
Description
https://github.com/windmill-labs/windmill/assets/122811744/fadf0679-7ef1-4128-ab57-994a6601c60d
I've seen several first-time users try to move steps in flows and:
- They maintain click on the move button to move steps
- When they understand you have to click and release, they try to click on the step they want to replace, which has no effect
- The paste buttons help since they have the paste icon, but their tooltip is "Add branch"
Suggestions:
- Change tooltip
and:
- Either display "Release button to move step" when holding click on Cross icon
- Either display "Click to move step" when hovering on Cross icon, but this one could confuse too
- Change the system to drag and drop steps to change their orders when holding the cross (most intuitive)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.