appsmithorg / appsmithorg/appsmith

Optimize evaluated value popup

Abierto
#5,572 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Evaluated Value Javascript Product Low Task UI Building Product UI Performance
Lenguaje dominante
TypeScript
Estrellas
40.9k
Forks
4.8k
Merge medio
1 d 22 h
PR fusionados (30 d)
45

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.