Skip to content

[BUG] Reader mode cuts off list items #22

@DeepanshKhurana

Description

@DeepanshKhurana

Bug Report

Describe the bug
In reader mode, if a page has a list (<ul> or <ol>), only some items show up. For example, if there are 5 list items, only 2 might be visible and the other 3 are just gone — they don't appear on the next page either.

To Reproduce

  1. Create a piece with a long bulleted list (10+ items)
  2. Open it in reader mode
  3. Notice some items are cut off at the bottom
  4. Go to the next page — the missing items aren't there

Expected behavior
All list items should be visible. If a list is too long for one page, remaining items should continue on the next page.

Additional context
Same issue happens with code blocks and blockquotes. Seems like the pagination doesn't know these elements are taller than regular paragraphs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions