inmanta / web-console

Next generation inmanta web-console
Apache License 2.0
2 stars 1 forks source link

Improve UseEffect in components #5997

Open matborowczyk opened 1 week ago

matborowczyk commented 1 week ago

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

https://github.com/inmanta/web-console/pull/5985#discussion_r1804533832

matborowczyk commented 1 week ago

https://github.com/inmanta/web-console/pull/5985#discussion_r1810567826