lbry-android
lbry-android copied to clipboard
Crash in Publishes Menu while Repost is Pending
DESCRIPTION:
If the user Reposts someone else's post and then navigates to the Publishes menu while its still pending, the app will crash.
REPRO STEPS:
- Launch LBRY 0.15.3 on Android 10
- Open another user's video
- Repost their video
- Navigate to 'Menu > Publishes'
- Wait a few seconds for screen to update
Results: Crash
Expected: Pending Publishes load
ENVIRONMENT:
- Pixel 2 XL
- Android 10
- LBRY 0.15.3
MEDIA:
INTERNAL USE:
DEFINITION OF DONE:
- [ ] Tested against acceptance criteria
- [ ] Tested against the assumptions of the user story
- [ ] The project builds without errors
- [ ] Unit tests are written and passing
- [ ] Tests on devices/browsers listed in the issue have passed
- [ ] QA performed & issues resolved
- [ ] Refactoring completed
- [ ] Any configuration or build changes documented
- [ ] Documentation updated
- [ ] Peer Code Review performed
LBRY ADDRESS: bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b [email protected]
Thank you for your report. Does this happen every single time? Does it still happen in the latest published version, 0.15.6?
It happened every time in 0.15.3, but the Publishes menu no longer shows Pending Reposts in 0.15.6, so the issue doesn't occur. If it's intended design to not show Pending Reposts, then I think this can be closed, but if you do want Pending Reposts to display here then the Crash may reappear.
No longer occurs on 0.16.11. Recommend closing.