Overload traffic on Android client
Open
Nobody has claimed this yet.
bug
platform: mobile
- Dominant language
- TypeScript
- Stars
- 39k
- Forks
- 2.1k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Platform
Mobile - Android
Describe the bug
每次打开App,就会加载订阅的全部数据,而不是当前页面正在浏览的部分。导致一次打开App就会消耗几百兆的流量。用Wi-Fi还好,对于没有Wi-Fi的环境,流量实在是吃不消。
Entry ID
No response
Relevant Information
No response
Reproduction Video
No response
Environment
No response
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- This issue is valid
Contributions
- I am willing to submit a PR to fix this issue
- I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Android app's startup data-loading entry point and trace why all subscribed data is fetched instead of only the data for the current page. Reproduce the issue without Wi-Fi, then verify that opening the app limits loading to the currently viewed portion and avoids the reported hundreds of megabytes of traffic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100