# a second tap on "Chats" in the toolbar should scroll up

from github:

the first tap in “Chats” in the toolbar should just select the ChatlistViewController without any scrolling.

however, if the ChatlistViewController is already visible, and the user taps “Chats” again, we should scroll up to the first item to have a simple way to get to the new messages.

this is what whatsapp/telegram are doing as well.

2 Likes