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.
When a dialog is opened in the editor, we should automatically select the default event:
If an event handler is present for the beginDialog event, select it
Otherwise, if an event handler is present for the ConversationUpdate event, select it
Otherwise, do not select an event, but present a message in the main editor area where steps would normally be present that says "Please select the event handler you want to view, or click "+" to create a new one."