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.75k stars 233 forks source link

[bug] Classes are not applied to the proper element after it is reordered #735

Open drfarrell opened 2 weeks ago

drfarrell commented 2 weeks ago
  1. Classes are applied to the element at the old location of dragged element in the array
  2. Changes made on the color picker are not reflected until the user unselects the element. – Expected behavior is that you see the color / classes of the element change the element attributes while you're editing them.

Export-1730759007819

drfarrell commented 2 weeks ago

Export-1730838019232 another example