onlook-dev / onlook

The open source, local-first Figma for React. Design directly in your live React app and publish your changes to code.
https://onlook.dev
Apache License 2.0
3.08k stars 196 forks source link

[Bug] Layers lazy loading is a bad experience #223

Closed TroyRobinson closed 1 month ago

TroyRobinson commented 2 months ago

Describe the bug

Some layers do not load in the left panel until you click on them (based on the demo site)

P.S. Awesome work so far! All the best parts from Codux, Figma, Repaint, Webflow, and Utopia!

Kitenite commented 2 months ago

@TroyRobinson , we're currently lazy-loading layers for performance reasons but will do a layer overhaul to address this. I renamed the issue for better tracking

Kitenite commented 1 month ago

Done, thanks for opening the issue @TroyRobinson !