Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report]: 拖拽分组时和其他分组(后增加/渲染的分组)相遇会出现被拖拽元素不可见问题 #1903

Closed
2ue opened this issue Oct 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@2ue
Copy link

2ue commented Oct 12, 2024

发生了什么?

有分组A(先渲染)和B(后渲染),其中B可以完全遮住A
拖拽分组A从B上方经过时,会出现B的层级永远高于A,导致在A拖拽过程中处于不可见状态(在B的层级之下)

建议直接拖拽开始时临时提升元素/分组的层级,拖拽结束释放后恢复层级

复现地址:
https://site.logic-flow.cn/zh/examples/extension/native/#dynamicGroup

logicflow/core版本

最新版本

logicflow/extension版本

最新版

logicflow/engine版本

No response

浏览器&环境

Chrome

@2ue 2ue added the bug Something isn't working label Oct 12, 2024
Copy link

该 issue 作为 Bug Report 所提供信息的不充分,被暂时关闭了。请修改 issue 以提供最小可复现示例(可以通过以下方式:1. 在任意在线编码平台如 codesanbox 编写示例。将其保存到自己空间,然后贴上链接。2. 在自己 github 中创建一个最简单的示例,然后贴上 github 链接。3. 删除项目中的 node_modules 部分,打包项目,并拖拽到 issue 输入框中上传(或提供远程可下载地址))来重启 issue。

1 similar comment
Copy link

该 issue 作为 Bug Report 所提供信息的不充分,被暂时关闭了。请修改 issue 以提供最小可复现示例(可以通过以下方式:1. 在任意在线编码平台如 codesanbox 编写示例。将其保存到自己空间,然后贴上链接。2. 在自己 github 中创建一个最简单的示例,然后贴上 github 链接。3. 删除项目中的 node_modules 部分,打包项目,并拖拽到 issue 输入框中上传(或提供远程可下载地址))来重启 issue。

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant