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

Right-click menu contains "Add Step" instead of "Append" on the first item #1072

Open
apupier opened this issue May 13, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@apupier
Copy link
Member

apupier commented May 13, 2024

Describe the Bug

the contextual menu on the first step is not corresponding to the other steps. i tis usign the terminilogy "Add step" although all other are using "Append"

Steps to Reproduce the Bug or Issue

  1. create a route
  2. right-click on first step

Screenshots or Videos

image

image

Platform

  • OS: linux
  • Browser: VS Code
  • Version: 2.0.0-RC1
@apupier apupier added the bug Something isn't working label May 13, 2024
@lhein
Copy link
Contributor

lhein commented May 13, 2024

This is an intermediate state and we did that on purpose. Our current model handles the from in a route as a branchable step which isn't correct. This will need to be fixed after the GA.

@lhein lhein added this to the 2.1.0 milestone May 13, 2024
@lordrip lordrip removed this from the 2.1.0 milestone Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

3 participants