internetarchive / internetarchive/bookreader
Support children Table of Contents entries
Open
new-feature
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 491
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 3
Description
Open library supports nested table of contents sections; e.g. https://openlibrary.org/books/OL26263479M/An_Astronaut's_Guide_to_Life_on_Earth . Let's display these correctly in the bookreader.
Blocked by #326
## Summary of Requirements
- [ ] All collapsible-toc entries should be collapsed when panel is opened, _except_ for "current" section
- [ ] Way to expand toc entry to view its children
- [ ] Way to collapse toc entry
- [ ] Way to go to page of expandable toc entry
- [ ] Note: The first toc entry is not necessarily a level-one entry!
Contributor guide
Assessment
This issue has not been assessed yet.