-
Notifications
You must be signed in to change notification settings - Fork 298
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]: 数据源添加时,获取远程的面板右侧没有滚动条,无法用鼠标拉出请求参数处理函数willFetch和请求完成回调函数,只能用鼠标滚轮。这里建议右侧加多个显示滚动条,不然很难滚动。 #258
Comments
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. |
@cnbin 感谢反馈,已经记录,会尽快安排解决 |
@cnbin Thanks for the feedback, it has been recorded and will be resolved as soon as possible |
添加数据源接口后,点击发起请求按钮,并没有执行接口请求事件 |
After adding the data source interface, click the Initiate Request button, but the interface request event is not executed. |
这个 css 的影响范围太广了 |
The scope of influence of this css is too wide |
Environment
谷歌浏览器
Version
17
Version
3.11
Link to minimal reproduction
数据源添加时,面板右侧没有滚动条,无法用鼠标拉出请求参数处理函数willFetch和请求完成回调函数,只能用鼠标滚轮。这里建议右侧加多个显示滚动条,不然很难滚动。
Step to reproduce
数据源添加时,面板右侧没有滚动条,无法用鼠标拉出请求参数处理函数willFetch和请求完成回调函数,只能用鼠标滚轮。这里建议右侧加多个显示滚动条,不然很难滚动。
What is expected
数据源添加时,建议右侧加多个显示滚动条,不然很难滚动。
What is actually happening
No response
Any additional comments (optional)
No response
The text was updated successfully, but these errors were encountered: