appsmithorg / appsmithorg/appsmith
Optimize evaluated value popup
Aperta
Evaluated Value
Javascript Product
Low
Task
UI Building Product
UI Performance
- Lingua principale
- TypeScript
- Stelle
- 40.9k
- Fork
- 4.8k
- Merge medio
- 1g 22h
- PR unite (30g)
- 45
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.