RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://www.npmjs.com/package/@embeddedchat/react
107 stars 214 forks source link

MessageBox Responsive Fix #514

Open Akshun-01 opened 3 months ago

Akshun-01 commented 3 months ago

Make MessageBox Responsive and add arrow key iteration Feature to command Menu

Acceptance Criteria fulfillment

Fixes #513

Video/Screenshots

https://github.com/RocketChat/EmbeddedChat/assets/93793691/e626e799-66c7-48f3-8659-f9d2a5c8ca5d

Akshun-01 commented 3 months ago

This currently has a small bug, on pressing Enter while in the command menu, it sends / as a message. I am looking into it. Will fix this soon! ^^