-
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Create a piece with a long bulleted list (10+ items)
- Open it in reader mode
- Notice some items are cut off at the bottom
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working