You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normally, it would be bothersome if we auto-focused the compose box when opening a message-list page, because the keyboard takes up a lot of space when it appears, and that gets in the way of reading messages. Opening the keyboard isn't a problem when there are no messages, though, and it can actually be quite helpful—especially when opening a new DM narrow with no history.
Implementing this feature would address item 6 in Vlad's feedback about the new-DM UI:
6. Keyboard should be opened once transitioned to compose dialog.
It is ok to close keyboard if user clicked outside and input is empty, but by default keyboard should be opened and input is focused for me to type a message
The text was updated successfully, but these errors were encountered:
…e box
This is part of our plan to streamline the new-DM UI: when you start
a new DM conversation with no history, we should auto-focus the
content input in the compose box.
Fixes: zulip#1543
Uh oh!
There was an error while loading. Please reload this page.
Part of #127 (see below).
Normally, it would be bothersome if we auto-focused the compose box when opening a message-list page, because the keyboard takes up a lot of space when it appears, and that gets in the way of reading messages. Opening the keyboard isn't a problem when there are no messages, though, and it can actually be quite helpful—especially when opening a new DM narrow with no history.
Implementing this feature would address item 6 in Vlad's feedback about the new-DM UI:
The text was updated successfully, but these errors were encountered: