internetarchive/openlibrary
在 GitHub 查看Add trending score to the Book Page (if > threshold)
Open
#11,072 创建于 2025年7月24日
Good First IssueLead: @cdriniNeeds: ResponseNeeds: Review AssigneePriority: 3Theme: Book PageType: Feature Request
描述
Feature Request
Problem / Opportunity
We recently added trending scores to our solr search engine. This means, when we arrive on the book page, we should have trending score available to us.
Proposal
If the trending score for the book on the book page is > some threshold e.g. 5, then render the trending badge macro.
https://github.com/internetarchive/openlibrary/blob/master/openlibrary/macros/TrendingBadge.html
Please propose a design if you'd like to work on this issue :)
Breakdown
Related files
Refer to this map of common Endpoints: *
Requirements Checklist
Checklist of requirements that need to be satisfied in order for this issue to be closed:
- [ ]
Stakeholders
Instructions for Contributors
- Before creating a new branch or pushing up changes to a PR, please first run these commands to ensure your repository is up to date, as the pre-commit bot may add commits to your PRs upstream.