internetarchive/openlibrary

Want to read button missing from trending pages

Open

#12,810 opened on May 27, 2026

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (4,626 stars) (1,172 forks)batch import
Good First IssueNeeds: LeadNeeds: TriageTheme: Reading LogType: Bug

Description

Problem

The trending pages don't show a want to read button like other places where we have a list of books.

Reproducing the bug

  1. Go to any trending page, eg https://openlibrary.org/trending/now
  • Expected behavior: a "want to read" button should appear for each book
  • Actual behavior: No button.

Context

  • Browser (Chrome, Safari, Firefox, etc): FF
  • OS (Windows, Mac, etc): Android
  • Logged in (Y/N): Y
  • Environment (prod, dev, local): prod

Breakdown

Requirements Checklist

  • [ ]

Related files

Stakeholders

Instructions for Contributors

  • Please run these commands to ensure your repository is up to date before creating a new branch to work on this issue and each time after pushing code to Github, because the pre-commit bot may add commits to your PRs upstream.

Contributor guide