RocketChat / EmbeddedChat

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

Remove fuselage menu component from header #235

Closed abhinavkrin closed 1 year ago

abhinavkrin commented 1 year ago

Replace the fuselage's Menu component in the header with our own custom component. The component should implement our theming system.

Ciggzy1312 commented 1 year ago

@abhinavkrin I would like to give this one a try

abhinavkrin commented 1 year ago

Hey @Ciggzy1312 Thank you! I have assigned this issue to you.

KushalSr commented 1 year ago

Hi @abhinavkrin Do we've to build the Menue componenet from scratch?

abhinavkrin commented 1 year ago

@KushalSr Yes, A simple menu component that works for our embeddedchat. It should also support theming as it is done in other components.