ReadYouApp / ReadYouApp/ReadYou

nested list not parsed correctly

Open
#125 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Kotlin
Stars
7.5k
Forks
330
PR merge metrics
No merged PRs in 30d

Description

1. Environment

  • OS: [Android 11]
  • APP: [0.8.1]

2. Describe the bug

on some articles with nested lists, the lists aren't parsed correctly. like this one: https://seirdy.one/posts/2021/03/10/search-engines-with-own-indexes/

it looks like this
Screenshot_2022-07-03-21-35-17-28_8ddb5377535fa5c96d651cdcfe3fe939

while it should look like this:
Screenshot_2022-07-03-21-37-03-40_42ea1f278c3c739de5f1208d012256bc

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the nested-list rendering problem with the linked article in the Android app, comparing the current output with the expected screenshot. Trace the list-parsing or rendering entry point reached by that article; done means nested lists display with the expected structure.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.