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

Comments

fix: cannot select nested actions in Visual Editor#2672

Merged
cwhitten merged 1 commit intomicrosoft:masterfrom
yeze322:visual/zindex
Apr 16, 2020
Merged

fix: cannot select nested actions in Visual Editor#2672
cwhitten merged 1 commit intomicrosoft:masterfrom
yeze322:visual/zindex

Conversation

@yeze322
Copy link
Contributor

@yeze322 yeze322 commented Apr 16, 2020

Description

fix #2667 by putting svg before actions

A trick about DOM event capturing:

  • elements declared before <svg /> are unreachable
  • elements declared after <svg /> are reachable

image

Task Item

Screenshots

@yeze322 yeze322 changed the base branch from stable to master April 16, 2020 06:24
@yeze322
Copy link
Contributor Author

yeze322 commented Apr 16, 2020

To fix this problem thoroughly, need refinement on zindex order since we have a nested action flow.
image

@cwhitten cwhitten merged commit 9bf98c7 into microsoft:master Apr 16, 2020
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't select certain action nodes

2 participants