internetarchive/openlibrary

Want to read button missing from trending pages

Geschlossen

#12.810 geöffnet am 27.05.2026

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (1.961 Forks)batch import
Good First IssueLead: @mekarpelesNeeds: LeadNeeds: ResponseNeeds: Review AssigneeNeeds: TriagePriority: 3Theme: Reading LogType: Bug

Repository-Metriken

Stars
 (6.616 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 2h) (126 gemergte PRs in 30 T)

Beschreibung

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