Open
Description
it seems multiple limitation are currently making application super slow to load. I thin a benchmark with tuna (#455) remains necessary, publishing the lib as an extension (#724) as well but these are complex modification that requires lots of efforts.
On the other hand looking at the latest development made by @dfguerrerom in sepal-contrib, I was thinking maybe we could fully integrate the lazy loading of the widget in the lib design.
- for a panel app, only load the shown widget at start and lazy load the others upon click on the draweritems
- for map application don't load any of the Views in the MapButton and only load the content upon first click
I'm not sure it would be that complicated, what do you think ?
Metadata
Metadata
Assignees
Type
Projects
Status
To do