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 小时
- 30 天内合并 PR
- 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 还没有评估数据。