View any repository in the starred list, and upon returning, it always goes back to the top of the list. #202981
Replies: 4 comments 2 replies
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
|
Thanks for reporting this. Based on your description, this does sound like an Android-specific regression rather than expected behavior. Since your repository list correctly restores the previous scroll position, the Starred repositories screen would be expected to behave consistently. Resetting to the top of the list every time you return can be frustrating, especially when browsing through a large number of starred repositories. A few additional details that could help the GitHub Mobile team reproduce the issue:
If this is a regression, my expectation would be that the Android app should preserve the list state (scroll position and loaded items) when navigating back, matching both the iOS behavior and the existing behavior on the repository list. Thanks again for including the app version ( |
|
hi |
|
Does the list briefly show the previous position before jumping back to the top, or is it recreated from the top immediately? If you open a repository and then return very quickly, does the behavior change at all? |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Android
Body
When viewing any repository in the starred list, it should return to the position of the repository I viewed, just like how it works when browsing my own repository list—this is the correct behavior.This bug shows up in the latest Android version v1.269.0
but my iOS version v1.138.0 works fine with this feature, so I guess it's either a certain Android update that broke it, or it never had this feature in the first place, since I haven't used it before and I'm not sure.
All reactions