geido commented on pull request #14318: URL: https://github.com/apache/superset/pull/14318#issuecomment-829330817
> Is there a flash of blank-icons and then icons slowly appearing on screen if there are a whole bunch of them being lazy-loaded? As you can see in this video, in an unrealistic scenario where all 100+ icons are being loaded at once, you will see for a moment them loading. I haven't noticed this behaviour in a real-life scenario though. Loading is basically instant. https://www.awesomescreenshot.com/video/3567643?key=e867c391f279ea7e676b11a9da10c6a4 > Is there indeed a smaller bundle when using this dynamic import technique vs the "import ever svg into the component" plan? I would assume so, but it'd be nice to verify. You might be able to do npm run build -- --analyzeBundle=true to get an idea of this. Haven't noticed any particular improvement in the bundle size -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
