We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.设置排序关闭后 下拉选择排序消失了 但是 仍然有排序小箭头 且点击后会生效 这个也无关闭方式 也就是原来Appsmith描述的那种的排序用法还在 现在有两套排序 (虽然他们影响的是同一个参数{{Table1.sortOrder;}}) 甚至及时该列是按钮仍然会有这个排序
另外值得注意的是 在一键关联数据库创建的表格中 这里还会关联一个自动创建的查询 自动关联也无取消的地方 导致该组件更换数据源后查询 仍然会执行原来的查询
2.关闭的另一个issue里的 提到了表格会被分页器挡住 在当前版本还是会挡住 只不过可以下拉了
1.创建一个表格 2.关联数据 3.关闭排序 4.仍有排序按钮可以点击
No response
Release
image: 1.9.35
The text was updated successfully, but these errors were encountered:
感谢反馈,我等会晚些复现下;关于Table会执行原来查询的问题,这个也是我们已知的bug,我们考虑不维护appsmith的这个Table了,自己后面会弄一个新的ant-table
Sorry, something went wrong.
好的 期待越来越好 (●'◡'●)
No branches or pull requests
Is there an existing issue for this?
Description
1.设置排序关闭后 下拉选择排序消失了 但是 仍然有排序小箭头 且点击后会生效 这个也无关闭方式
也就是原来Appsmith描述的那种的排序用法还在 现在有两套排序 (虽然他们影响的是同一个参数{{Table1.sortOrder;}})
甚至及时该列是按钮仍然会有这个排序
另外值得注意的是 在一键关联数据库创建的表格中 这里还会关联一个自动创建的查询 自动关联也无取消的地方
导致该组件更换数据源后查询 仍然会执行原来的查询
2.关闭的另一个issue里的 提到了表格会被分页器挡住 在当前版本还是会挡住 只不过可以下拉了
Steps To Reproduce
1.创建一个表格
2.关联数据
3.关闭排序
4.仍有排序按钮可以点击
Public Sample App
No response
Environment
Release
Issue video log
No response
Version
image: 1.9.35
The text was updated successfully, but these errors were encountered: