Skip to content

Conversation

@YossiSaadi
Copy link
Contributor

https://monday.monday.com/boards/3532714909/pulses/5818050323

This is a refactor PR to make the code cleaner and manage the addon state on a centralized place instead of being spread across other hooks/managed straight from storybook's useAddonState

…ency

this should solve the performance issues, it was caused by the fact that every time the rendered code changed, it automatically updated the code injected to the Editor. Now the temp code from editor is independent from the rendered code
note: this is a workaround as playground story is not declaring itself as prepared if it is the first story to be rendered
…aming convention

must start with "use" and storybook convention is start with "with"
@YossiSaadi YossiSaadi requested review from a team and removed request for a team January 9, 2024 10:56
@YossiSaadi YossiSaadi marked this pull request as draft January 9, 2024 12:07
@YossiSaadi
Copy link
Contributor Author

There's some issue with the introCode here, putting it on hold for the meantime

Base automatically changed from feat/yossi/Playground---allow-introCode-to-show-welcome-code-for-users-5810353594 to fix/yossi/Playground---Solve-performance-issues-5767510433 January 14, 2024 10:17
Base automatically changed from fix/yossi/Playground---Solve-performance-issues-5767510433 to master January 14, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants