appsmithorg / appsmithorg/appsmith
Optimize evaluated value popup
オープン
Evaluated Value
Javascript Product
Low
Task
UI Building Product
UI Performance
- 主要言語
- TypeScript
- スター
- 40.9k
- フォーク
- 4.8k
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 45
説明
ReactJsonView used in the the evaluated value popup is expensive. We optimised it last time by collapsing all the records except for the first two., but that is still not enough.
Here are some possible optimzations to try
- Group records together, but show the first two records in full.
- Fork the RJV repo to have a custom component should update.
コントリビューションガイド
評価
この issue はまだ評価されていません。