appsmithorg / appsmithorg/appsmith

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

Ouverte
#5,398 4 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Community Reported Enhancement Needs PRD Table Widget Widgets Product
Langage dominant
TypeScript
Étoiles
40.9k
Forks
4.8k
Merge moyen
1 j 22 h
PR mergées (30 j)
45

Description

## 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)

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.