opentiny / tiny-engine

TinyEngine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEngine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台
https://opentiny.design/tiny-engine
MIT License
1.94k stars 298 forks source link

🐛 [Bug]: 数据源添加时,获取远程的面板右侧没有滚动条,无法用鼠标拉出请求参数处理函数willFetch和请求完成回调函数,只能用鼠标滚轮。这里建议右侧加多个显示滚动条,不然很难滚动。 #258

Closed cnbin closed 7 months ago

cnbin commented 9 months ago

Environment

谷歌浏览器

Version

17

Version

3.11

Link to minimal reproduction

数据源添加时,面板右侧没有滚动条,无法用鼠标拉出请求参数处理函数willFetch和请求完成回调函数,只能用鼠标滚轮。这里建议右侧加多个显示滚动条,不然很难滚动。 CD6D7E14-42CE-4F81-8292-EBAACA91F4DA

Step to reproduce

数据源添加时,面板右侧没有滚动条,无法用鼠标拉出请求参数处理函数willFetch和请求完成回调函数,只能用鼠标滚轮。这里建议右侧加多个显示滚动条,不然很难滚动。

What is expected

数据源添加时,建议右侧加多个显示滚动条,不然很难滚动。

What is actually happening

No response

Any additional comments (optional)

No response

Issues-translate-bot commented 9 months ago

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: When the data source is added, there is no scroll bar on the right side of the remote acquisition panel. The request parameter processing function willFetch and the request completion callback function cannot be pulled out with the mouse. You can only use the mouse wheel. It is recommended to add multiple display scroll bars on the right side, otherwise it will be difficult to scroll.

hexqi commented 9 months ago

@cnbin 感谢反馈,已经记录,会尽快安排解决

Issues-translate-bot commented 9 months ago

Bot detected the issue body's language is not English, translate it automatically.


@cnbin Thanks for the feedback, it has been recorded and will be resolved as soon as possible

yxz1025 commented 8 months ago

添加数据源接口后,点击发起请求按钮,并没有执行接口请求事件

Issues-translate-bot commented 8 months ago

Bot detected the issue body's language is not English, translate it automatically.


After adding the data source interface, click the Initiate Request button, but the interface request event is not executed.

zeyongTsai commented 7 months ago

image

https://github.com/opentiny/tiny-engine/blob/99d0e47c29f0a2dc2bf1dcd2bd1ec49bde0c1b62/packages/plugins/robot/src/Main.vue#L440

这个 css 的影响范围太广了

Issues-translate-bot commented 7 months ago

Bot detected the issue body's language is not English, translate it automatically.


image

https://github.com/opentiny/tiny-engine/blob/99d0e47c29f0a2dc2bf1dcd2bd1ec49bde0c1b62/packages/plugins/robot/src/Main.vue#L440

The scope of influence of this css is too wide