Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Widget Editor UI does not incrementally re-render #12

Open
e3ndr opened this issue Jul 30, 2023 · 0 comments
Open

Widget Editor UI does not incrementally re-render #12

e3ndr opened this issue Jul 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@e3ndr
Copy link
Contributor

e3ndr commented Jul 30, 2023

During onSettingsUpdate, a widget may choose to reconstruct the settings layout (e.g add another input based on a checkbox). This causes the Widget Editor UI to completely re-render rather than just re-rendering the changes, causing fields to lose focus and for the app to hitch for up to 1 second.

@e3ndr e3ndr added the bug Something isn't working label Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant