RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://rocketchat.github.io/EmbeddedChat/docs
113 stars 227 forks source link

Lazy Loading for some components can be implemented #383

Open umangutkarsh opened 9 months ago

umangutkarsh commented 9 months ago

As an EmbeddedChat developer

I need to: Use lazy loading to render some components

So That: The initial bundle size can be minimized, page load time can be made better and the application performance can also be improved.

Acceptance Criteria

Will mention where else it can be implemented.

umangutkarsh commented 9 months ago

@abhinavkrin @sidmohanty11 . Please let me know if this can be done, or else I'll close the issue.

Thanks.

ameeetgaikwad commented 8 months ago

@sidmohanty11 Would like to work on this, if this is an issue.