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.

Clicking on root dialog across/bot skill loads the root dialog for active project, not the clicked on one #5727

@tomlm

Description

@tomlm

Describe the bug

When I have a bot and a skill loaded.

Bot
    bot.dialog
Skill
    skill.dialog

When click on skill.dialog, and click on bot.dialog, it flashes, and stays on skill.dialog.

Version

image

Browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. load project with bot and skill.
  2. Click on any dialog for the skill
  3. click on any dialog for the bot
    The root dialog for the skill will be selected, not the dialog you click on in Adds CONTRIBUTING.md #3.

Expected behavior

To show the dialog I click on.

Screenshots

Additional context

Metadata

Metadata

Assignees

Labels

1.31.3 ReleaseP0Must Fix. Release-blockerTeam: AuthoringType: BugSomething isn't workingverifieda fixed bug that been verified before release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions