ephemeraHQ / xmtp-inbox-web

XMTP Inbox web chat app
https://dev.xmtp.chat
MIT License
33 stars 40 forks source link

Bug: Cursor does not automatically go to composer #174

Closed eleanorhofstedt closed 1 year ago

eleanorhofstedt commented 1 year ago

Describe the bug

When I click on a conversation, I expect the cursor to automatically go into the composer so that I can start typing. However, it doesn't, so when I start typing, my screen hops around as if I'm using my keyboard to navigate.

I have to manually click into the composer to start my message. This happens with every message thread.

Expected behavior

When I click on a conversation, I expect the cursor to automatically go into the composer so that I can start typing.

Steps to reproduce the bug

  1. Open xmtp.chat
  2. Click on conversation
  3. Start typing a message before clicking into the composer
bhavya2611 commented 1 year ago

@eleanorhofstedt this should now be done, close if it looks good

eleanorhofstedt commented 1 year ago

This works now, thank you @bhavya2611!

I will close this