appsmithorg / appsmithorg/appsmith

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

オープン
#5,398 コメント 4 件 リアクション 1 件 担当者 0 名 GitHub で見る
Community Reported Enhancement Needs PRD Table Widget Widgets Product
主要言語
TypeScript
スター
40.9k
フォーク
4.8k
平均マージ
1日 22時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。