appsmithorg / appsmithorg/appsmith
Optimize evaluated value popup
Abierto
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
Evaluación
Este issue todavía no se ha evaluado.