pageplug icon indicating copy to clipboard operation
pageplug copied to clipboard

[Bug]: 表格排序关闭后 排序按钮仍然存在且生效

Open NB-player opened this issue 11 months ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

1.设置排序关闭后 下拉选择排序消失了 但是 仍然有排序小箭头 且点击后会生效 这个也无关闭方式 image image 也就是原来Appsmith描述的那种的排序用法还在 现在有两套排序 (虽然他们影响的是同一个参数{{Table1.sortOrder;}}) image 甚至及时该列是按钮仍然会有这个排序 image

另外值得注意的是 在一键关联数据库创建的表格中 这里还会关联一个自动创建的查询 自动关联也无取消的地方
导致该组件更换数据源后查询 仍然会执行原来的查询 image

2.关闭的另一个issue里的 提到了表格会被分页器挡住 在当前版本还是会挡住 只不过可以下拉了 image

Steps To Reproduce

1.创建一个表格 2.关联数据 3.关闭排序 4.仍有排序按钮可以点击

Public Sample App

No response

Environment

Release

Issue video log

No response

Version

image: 1.9.35

NB-player avatar Mar 13 '24 12:03 NB-player