appsmithorg / appsmithorg/appsmith

[Feature] Make it possible bind custom actions to standard table controls such as "Download", "Filters", etc.

未关闭
#5,398 4 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
Community Reported Enhancement Needs PRD Table Widget Widgets Product
主要语言
TypeScript
星标
40.9k
派生
4.8k
平均合并
1 天 22 小时
30 天内合并 PR
45

描述

## Summary

Make it possible bind custom actions to standard table controls such as "Download", "Filters", etc.

## Motivation

The built-in table controls look great, but many of them don't work very well when using server side pagination. Some examples:

- [ ] The "Download" button will only download the records in the current table page
- [ ] "Filters" only affects records in the current page
- [ ] Clicking on a column header to sort the table only sorts the records you are currently seeing

and so on.

It would be great if we could bind custom actions to these controls. For example, hitting the Download button would run a custom JS action to download the entire table, instead of only the records in the current page.

Front logo [Front conversations](https://app.frontapp.com/open/top_5ie6k)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。