pro-components icon indicating copy to clipboard operation
pro-components copied to clipboard

🐛[BUG] ProTable批量操作模式,未选与已选切换时,Alert区域的显示隐藏会使表格区域移动,造成页面跳跃感

Open puddingnet opened this issue 3 years ago • 0 comments

提问前先看看:

https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md

🐛 bug 描述

ProTable批量操作模式,未选与已选切换时,Alert区域的显示隐藏会使表格区域移动,造成页面跳跃感。用户鼠标指向位置变化,体验较差。

📷 复现步骤

官方文档示例 https://procomponents.ant.design/components/table/#%E8%A1%A8%E6%A0%BC%E6%89%B9%E9%87%8F%E6%93%8D%E4%BD%9C

  1. 取消选择,界面会跳跃;
  2. 选中任意一行,界面会跳跃;

🏞 期望结果

批量操作模式下,Alert区域始终显示。其中的操作按钮根据是否选中,切换其disable状态。

💻 复现代码

官方文档示例 https://procomponents.ant.design/components/table/#%E8%A1%A8%E6%A0%BC%E6%89%B9%E9%87%8F%E6%93%8D%E4%BD%9C

© 版本信息

  • ProComponents 版本: 2.3.30
  • umi 版本
  • 浏览器环境
  • 开发环境 [e.g. mac OS]

🚑 其他信息

puddingnet avatar Nov 08 '22 14:11 puddingnet