RocketChat / EmbeddedChat

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

Change current channel with Channel Name #452

Open Akshun-01 opened 9 months ago

Akshun-01 commented 9 months ago

As an EmbeddedChat developer

I need to: Implement the feature to change the current channel with Channel Name. For now, it is only possible to do so with Channel ID but it is difficult for many to find it, so allowing Channel Name to also change the current channel would be a great feature.

Acceptance Criteria

Akshun-01 commented 9 months ago

Working on this! ^^