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

msglist: There should be 36px of scrollable whitespace at bottom (emphasizing that end-of-feed is reached) #400

Closed
chrisbobbe opened this issue Nov 20, 2023 · 1 comment · Fixed by #402
Assignees
Labels
a-design Visual and UX design a-msglist The message-list screen, except what's label:a-content

Comments

@chrisbobbe
Copy link
Collaborator

As suggested by Vlad; see discussion: https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/flutter.3A.20Mark-as-read/near/1680603

@chrisbobbe chrisbobbe added the a-design Visual and UX design label Nov 20, 2023
@chrisbobbe chrisbobbe self-assigned this Nov 20, 2023
chrisbobbe added a commit to chrisbobbe/zulip-flutter that referenced this issue Nov 20, 2023
@chrisbobbe
Copy link
Collaborator Author

Fixing this should mitigate an issue where tapping the mark-as-read button can surprisingly take you to a different message list, instead of marking messages as read: #327 (comment)

We should still fix the root cause of that (see link), but this should help make it happen less frequently, by getting the button out of the area with the buggy tap response when the message list is fully scrolled to the bottom.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-design Visual and UX design a-msglist The message-list screen, except what's label:a-content
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants