Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Book cards should show the number of pages #10218

Open
el4ctr0n opened this issue Dec 29, 2024 · 4 comments
Open

Book cards should show the number of pages #10218

el4ctr0n opened this issue Dec 29, 2024 · 4 comments
Labels
Affects: Experience Issues relating directly to service design & patrons experience Lead: @seabelis Issuses overseen by Lisa (Staff: Lead Community Librarian) [managed] Needs: Breakdown This big issue needs a checklist or subissues to describe a breakdown of work. [managed] Needs: Response Issues which require feedback from lead Priority: 4 An issue, but should be worked on when no other pressing work can be done. [managed] Theme: Search Issues related to search UI and backend. [managed] Type: Feature Request Issue describes a feature or enhancement we'd like to implement. [managed]

Comments

@el4ctr0n
Copy link

Proposal

Dear developers,
Would you please consider adding the number of pages to book cards?

Here's how it would look:
PageCountOnBookCards

Thank you for considering my suggestion.

Justification

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.

@el4ctr0n el4ctr0n added Needs: Breakdown This big issue needs a checklist or subissues to describe a breakdown of work. [managed] Needs: Lead Needs: Triage This issue needs triage. The team needs to decide who should own it, what to do, by when. [managed] Type: Feature Request Issue describes a feature or enhancement we'd like to implement. [managed] labels Dec 29, 2024
@Craig-Rosario
Copy link
Contributor

I believe there is a section where it tells the number of pages in each book.

Putting page number in the book card seems like a good idea (for better UX), but would need a confirmation from one of the maintainers/leads.

Once confirmation is given, I'd like to work on the issue

@mekarpeles mekarpeles added Lead: @seabelis Issuses overseen by Lisa (Staff: Lead Community Librarian) [managed] Needs: Response Issues which require feedback from lead Priority: 4 An issue, but should be worked on when no other pressing work can be done. [managed] Theme: Search Issues related to search UI and backend. [managed] Affects: Experience Issues relating directly to service design & patrons experience and removed Needs: Triage This issue needs triage. The team needs to decide who should own it, what to do, by when. [managed] Needs: Lead labels Dec 29, 2024
@mekarpeles
Copy link
Member

Thank you for the proposal + design

Showing "5 editions" and then showing "702" pages is somewhat inconsistent because the page count refers to a specific edition. It also requires page count to be in edition solr (maybe it is?). We need to be careful about how data is grouped and what data we show on these results.

Edition information like the language, the number of pages, date published, and publisher may be useful, though it would take some thought on grouping and the cards are already quite crowded.

Pinging @seabelis in case she has opinions here, though I'm inclined to leave as is for now.

@el4ctr0n
Copy link
Author

Showing "5 editions" and then showing "702" pages is somewhat inconsistent because the page count refers to a specific edition. It also requires page count to be in edition solr (maybe it is?). We need to be careful about how data is grouped and what data we show on these results.

@mekarpeles

In cases where there are several editions with different page counts, perhaps the biggest page count should be displayed on the book card.

Fortunately, page count variations between editions are never too large, so the page count from the edition with the most pages is a broadly correct indicator for how detailed one should expect a given book to be.

The lack of a page count on the book card often makes it impossible to distinguish a brief overview type of book from a hefty tome without clicking through and scrolling down to the page count in the Book Details.

@seabelis
Copy link
Collaborator

Don't display pages unless the card features a specific edition. Works don't have page counts. Untrue that page counts have little variation. Large print, illustrated, annotated, educational, and editions with "bonus material" can vary greatly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Affects: Experience Issues relating directly to service design & patrons experience Lead: @seabelis Issuses overseen by Lisa (Staff: Lead Community Librarian) [managed] Needs: Breakdown This big issue needs a checklist or subissues to describe a breakdown of work. [managed] Needs: Response Issues which require feedback from lead Priority: 4 An issue, but should be worked on when no other pressing work can be done. [managed] Theme: Search Issues related to search UI and backend. [managed] Type: Feature Request Issue describes a feature or enhancement we'd like to implement. [managed]
Projects
None yet
Development

No branches or pull requests

4 participants