You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently, when you create a new action node in the authoring canvas, the focus goes to the action node below the newly created.
Creating a new Send a response node
2. I would expect the Send a response node to be in the focus state, not the node below.
Describe the solution you'd like
The newly created action node is supposed to be in the focus state immediately after it has been created so that the user can seamlessly continue authoring that node without having to click on it.