Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

[Minor] Clicking through child dialog in a Begin a new dialog node navigates to empty #4658

@zxyanliu

Description

@zxyanliu

Describe the bug

If you create a child dialog and wire it up with the main dialog, clicking through the child dialog in the Begin a new dialog node navigates to nothing. (In 1.1.1 version, it navigates to the BeginDialog trigger of the child dialog)

Version

Electron 1.1.1-nightly.181088.77ad8e1

Browser

  • Electron distribution

OS

  • Windows

To Reproduce

Steps to reproduce the behavior as documented in this article:

  1. Create a child dialog and wire it up with the main dialog.
  2. Clicking the child dialog in the Begin a new dialog node navigates to nothing.

Expected behavior

In 1.1.1 version, clicking through the child dialog navigates to the BeginDialog trigger of the child dialog itself.

Screenshots

image

Metadata

Metadata

Assignees

Labels

1.2-RCP0Must Fix. Release-blockerType: BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions