appsmithorg / appsmithorg/appsmith
[Feature] Set the default sort of a field
- 主要言語
- TypeScript
- スター
- 40.9k
- フォーク
- 4.8k
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 45
説明
## Summary
Add the ability to set the sort order of a field - ascending or descending. Doesn't mean the user in view mode **can't** change it but at least I know I have it set for the application.
## Motivation
There's either a bug in the table widget or the actual page itself that stops data from sorting based on the data that comes back from the database or API.
Setting the default sort from the application allows a much needed override.
## Additional Context
Example of the data being sorted as returned from the source...

Versus what the table widget sorts it by

コントリビューションガイド
評価
この issue はまだ評価されていません。