appsmithorg / appsmithorg/appsmith

Optimize evaluated value popup

Open
#5,572 0 comments 0 reactions 0 assignees View on GitHub
Evaluated Value Javascript Product Low Task UI Building Product UI Performance
Dominant language
TypeScript
Stars
40.9k
Forks
4.8k
Avg merge
1d 22h
Merged PRs (30d)
45

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.