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

Scrolling returns to the end of chat instead of scrolling up to the previous messages on Android 9 #5526

Closed
annadanchenko opened this issue Aug 16, 2018 · 6 comments
Assignees

Comments

@annadanchenko
Copy link

annadanchenko commented Aug 16, 2018

Description

Type: Bug

Summary: only on Android 9 (can't repro on 6 and 7):
Scrolling up (touch screen, move finger down, remove finger from the screen) does not go up in the chat (public or 1:1) instead you see end of the chat with most recent messages. It works only if you scroll up with 2 fingers and each moment one of fingers touches the screen, as soon as no fingers are touching the screen you go back to the end of chat or remain in position where you've moved finger away from the screen.

Expected behavior

Can scroll messages in the chat up and down

Actual behavior

If scroll up and remove finger from the screen - end of chat is shown instead of scrolling up to previous messages

Reproduction

  • Open Status public chat or any other 1:1 or public chat with messages
  • Scroll up to see Yesterday's messages

Additional Information

Logs

Tf session: https://app.testfairy.com/projects/4803622-status/builds/8559654/sessions/4398732690/?accessToken=Qv-2PggPzX5DMAz-ZJYwjIx6P-g

@lukaszfryc
Copy link
Contributor

@jpbowen has just reproduced this issue on his phone. It totally broke his experience. I think we should fix it asap since more and more people are upgrading to Android 9.

@mandrigin
Copy link
Contributor

RN issue: facebook/react-native#19434

@mandrigin
Copy link
Contributor

mandrigin commented Sep 14, 2018

@mandrigin
Copy link
Contributor

Workaround in our fork:
status-im/react-native#1

@mandrigin
Copy link
Contributor

Workaround in RN: facebook/react-native#21117

@mandrigin
Copy link
Contributor

Merged the workaround, it should fix the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants