chatengine-io / react-chat-engine

React component for a cheap and easy chat API
137 stars 35 forks source link

Mobile Option Bug: Cannot close Chat List on mobile #148

Open ahmedmusawir opened 2 years ago

ahmedmusawir commented 2 years ago

Normally it's fine but it happens whenever renderNewChatForm is used. Then if the left mobile menu is opened and when the Chat List shows up, it no longer has the small red X in the upper left-hand corner to close the Chat List. This is a big problem cuz this makes the code unusable on mobiles.

saurav4geeks commented 1 year ago

Same issue