Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subsequent taps on "Chats" should scroll up #2125

Closed
r10s opened this issue Mar 24, 2024 · 0 comments · Fixed by #2127
Closed

subsequent taps on "Chats" should scroll up #2125

r10s opened this issue Mar 24, 2024 · 0 comments · Fixed by #2127
Assignees
Labels
enhancement actually in development, user visible enhancement good first issue

Comments

@r10s
Copy link
Member

r10s commented Mar 24, 2024

in the chatlist, subsequent taps on the toolbar's "Chats" button currently does nothing.

in comparable apps, subsequent taps scroll up, this would be a little, nice improvement for Delta Chat as well.

to be clear: the first tap, should keep scroll position as it is now. there is no need to count taps or so - on a tap on "Chats", just check if "Chats" is already selected (scroll up) or not (switch to tab, use old scroll position as now)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement actually in development, user visible enhancement good first issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants