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

[FEATURE] Default empty transition on new nodes #1168

Closed
hacheybj opened this issue Nov 27, 2020 · 0 comments · Fixed by botpress/botpress#4478
Closed

[FEATURE] Default empty transition on new nodes #1168

hacheybj opened this issue Nov 27, 2020 · 0 comments · Fixed by botpress/botpress#4478
Assignees

Comments

@hacheybj
Copy link
Member

Is your feature request related to a problem? Please describe.
Almost all nodes added to a flow require at least one transition. This might seem trivial, but adding a default empty transition automatically with every created node would reduce the necessary work of adding it manually from the context menu, and allow to automatically drag/drop the connections.

Describe the solution you'd like
When adding a standard node to the flow, it is created with a default empty transition.

Describe alternatives you've considered
N/A

Additional context
N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants