appsmithorg / appsmithorg/appsmith

Optimize evaluated value popup

未关闭
#5,572 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。