alibaba / alibaba/lowcode-engine

object-setter 能否增加 PopupPipeProps

Open
#2,547 0 comments 0 reactions 1 assignee Claimed by @hzd822 View on GitHub
Dominant language
TypeScript
Stars
15.9k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

## **Describe the bug (required)** / **详细描述 bug(必填)**

使用 ArraySetter 和 ObjectSetter,修改属性时,会有一个 popup 层。当我点击左侧面板时,popup会自动关闭。
![image](https://github.com/alibaba/lowcode-engine/assets/31153559/a6789586-abf9-49e7-9ffa-f354a64dc209)

---

## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
前提条件,我自定义了一个 左侧面板 ,一个 设置器

1、如上图 显示出 popup 层
2、点击 设置器 会 弹出 左侧面板
3、点击 左侧面板
4、popup 层关闭

## **Expected behavior (required)** / **预期行为(必填,非常重要)**

点击 左侧面板时,不希望 popup 层关闭。

能否 增加 PopupPipeProps,需要可以自定义 safeNode
[ this.pipe = (this.context as PopupPipe).create({ width: 320 });](https://github.com/alibaba/lowcode-engine-ext/blob/5e96233fab30486d5efaf2fc8c436632f898404a/src/setter/object-setter/index.tsx#L147C7-L147C70)

---

## **Screenshots (optional)** / **bug 截图(可选)**

---

## **Environments (please complete the following information) (required):** / **请提供如下信息(必填)**
- AliLowCodeEngine version: [e.g. 1.0.0] / 低代码引擎版本
- AliLowCodeEngineExt version: [e.g. 1.0.0] / 低代码引擎扩展包版本
- Browser [e.g. chrome, safari] / 浏览器版本
- materials / plugins / tools / 其他物料 / 插件 / 工具链版本

> (this information can be collected via [the manual plugin](https://img.alicdn.com/imgextra/i1/O1CN0115zonY1IsgbkZ2ir7_!!6000000000949-2-tps-3066-1650.png) / 版本信息可[通过低代码用户手册插件收集](https://img.alicdn.com/imgextra/i1/O1CN0115zonY1IsgbkZ2ir7_!!6000000000949-2-tps-3066-1650.png))

## **Additional context (optional)** / **更多额外信息(可选)**
Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.