internetarchive/openlibrary
Ver no GitHubAdd trending score to the Book Page (if > threshold)
Open
#11.072 aberto em 24 de jul. de 2025
Good First IssueLead: @cdriniNeeds: Assignee Check-inNeeds: ResponseNeeds: Review AssigneePriority: 3Theme: Book PageType: Feature Request
Métricas do repositório
- Stars
- (4.626 stars)
- Métricas de merge de PR
- (Mesclagem média 6d 2h) (126 fundiu PRs em 30d)
Description
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.