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

Improve UseEffect in components #5997

Open
matborowczyk opened this issue Oct 18, 2024 · 1 comment
Open

Improve UseEffect in components #5997

matborowczyk opened this issue Oct 18, 2024 · 1 comment
Labels
composer Issues related to the smart service composer

Comments

@matborowczyk
Copy link
Collaborator

matborowczyk commented Oct 18, 2024

The loading process of the Canvas is at the moment quite fragile due to the need of separability between components to allow continuous calls without refreshing whole component, the useEffects probably could get improved but it require some more dedicated time

  • consider adding loading states for components in canvas

#5985 (comment)

@matborowczyk matborowczyk added the composer Issues related to the smart service composer label Oct 18, 2024
@matborowczyk matborowczyk added this to the Final Release ISO 8.0 milestone Oct 18, 2024
@matborowczyk
Copy link
Collaborator Author

#5985 (comment)

@matborowczyk matborowczyk mentioned this issue Oct 24, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
composer Issues related to the smart service composer
Projects
None yet
Development

No branches or pull requests

1 participant