Back navigation within activities screen after opening a single activity should'n trigger an activities reload
Open
approved
enhancement
feature: activity and notification
navigation
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
One issue I found testing the activities screen:
When you click on an image to preview it (works just fine) and then hit the back button to get back to the activities list, it is basically reset and like on initial launch shows and empty list + loading indicator and starts loading the activities again.
I would have expected the app to simply display the existing already loaded activity items again and also have the scroller at that position while I can't say if the original implementation did this.
Contributor guide
Assessment
This issue has not been assessed yet.