-
Notifications
You must be signed in to change notification settings - Fork 28
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
fix: update last read message on conversation opening [WPB-7208] #2822
fix: update last read message on conversation opening [WPB-7208] #2822
Conversation
APKs built during tests are available here. Scroll down to Artifacts! |
Build 3765 succeeded. The build produced the following APK's: |
APKs built during tests are available here. Scroll down to Artifacts! |
Build 3785 failed. |
APKs built during tests are available here. Scroll down to Artifacts! |
Build 3805 succeeded. The build produced the following APK's: |
APKs built during tests are available here. Scroll down to Artifacts! |
Build 3834 succeeded. The build produced the following APK's: |
…ithub.com:wireapp/wire-android-reloaded into fix/update-last-read-message-on-start-cherry-pick
APKs built during tests are available here. Scroll down to Artifacts! |
Build 3880 succeeded. The build produced the following APK's: |
Cherry pick from the original PR:
kalium
PR Submission Checklist for internal contributors
The PR Title
The PR Description
What's new in this PR?
Issues
When user opens conversation screen messages are not being marked as read until user will scroll.
Solutions
Additional LauncherEffect to be triggered at start to mark latest message as read