baidu / amis

前端低代码框架,通过 JSON 配置就能生成各种页面。
https://baidu.github.io/amis/
Apache License 2.0
17.35k stars 2.52k forks source link

弹窗中使用crud并开启显示切换页码的功能,当点击切换页码,弹窗会消失 #11032

Open WangXueZhi opened 1 month ago

WangXueZhi commented 1 month ago

描述问题:

弹窗中使用crud并开启显示切换页码的功能,当点击切换页码,弹窗会消失

截图或视频:

可以的话,尽可能提供截图或视频来补充描述你的问题...

如何复现(请务必完整填写下面内容):

  1. 你是如何使用 amis 的? npm

  2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在

  3. 粘贴有问题的完整 amis schema 代码:

  4. 操作步骤 弹窗中使用crud并开启显示切换页码的功能,当点击切换页码,弹窗会被添加一个‘has-popover’的class,导致弹窗的定位由‘fixed’变成了‘relative’,进而导致弹窗被移出屏幕

github-actions[bot] commented 1 month ago

👍 Thanks for this! 🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.