Infinite Download of Markdown Files
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
Reported on behalf of anonymous user:
## The Issue
LBRY android application is contstantly downloading <...>.md file and doesnt stop (which cannot be shown in the app on my device)
### Steps to reproduce
1. Open an markdown file in lbry to read.
2. It shows a blank page instead of content
3. The file keeps being downloaded, you can see it in the notification bar. Visiting multiple markdown articles results in all those downloads that dont stop stacking up in notification area.
### Expected behaviour
Tell us what should happen
I should be able to click on markdown files,
read them in the app,
And the file should stop downloading.
### Actual behaviour
Tell us what happens instead
The markdown viewer in LBRY Android shows a blank page instead and continous downloading the file and it never stops, only when clicking (lbry service is running in the background "STOP") it stops, but when I restart lbry and view whatever random markdown content, those files appear again downloading in the notification area. Only thing that stops it is not opening and clicking markdown content.
## System Configuration
- Device: Huawei P smart 2019 POT-LX
- Android version: 9
## Anything Else
## Screenshots
## Internal Use
### Acceptance Criteria
1.
2.
3.
### 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
Contributor guide
No contributing guide indexed for this repository
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 by reproducing the issue in the LBRY Android app on the reported Android 9 device or an equivalent environment, focusing on the markdown viewer and download notifications. Trace the markdown opening and download flow; done means markdown content renders, downloads finish without repeated notifications, and the behavior is tested against the reported device and regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100