-
-
Notifications
You must be signed in to change notification settings - Fork 266
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
[Feature Request] "On Deck" should indicate the series from which each book originates #679
Labels
Comments
The space on the card is quite limited, would you be able to share some mockups of how you would like it to look? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
github-actions bot
pushed a commit
that referenced
this issue
Feb 14, 2022
# [0.151.0](v0.150.0...v0.151.0) (2022-02-14) ### Bug Fixes * **metrics:** configure step for 24h ([55df968](55df968)) * remove caching of ZipFile ([57082bd](57082bd)), closes [#801](#801) * **webui:** don't show metrics if there's no data ([9fe50fd](9fe50fd)) * **webui:** page hash matches dialog would not reset properly ([c0c7b09](c0c7b09)) * **webui:** properly set known hash card button initial status ([17c76de](17c76de)) ### Features * **webui:** adapt card content depending on context ([35bf05e](35bf05e)), closes [#679](#679) * **webui:** show series for books in search bar ([1463078](1463078)), closes [#678](#678) * **webui:** show series title within read list navigation ([f388e9b](f388e9b)) ### Performance Improvements * **webui:** reduce number of API calls on app initial load ([f7dc98a](f7dc98a)) * **webui:** reduce number of API calls on book details screen ([5f8894d](5f8894d))
🎉 This issue has been resolved in version 0.151.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
When looking at the "On Deck" section I typically can infer from which series each book entry is. But sometimes the book title and cover don't give enough of a hint. It would be nice to have that directly visible in the UI.
Describe the solution you'd like
Series name could be shown under the book title.
Describe alternatives you've considered or other apps that can do what you want
Maybe a hover on mouse over would also be sufficient.
Additional context
This could be a general pattern beyond jus the "On Deck". Personally I miss it most in that place. But showing the series information in "Recently Released Books" and "Recently Added Books" and "Recently Read Books" would be helpful as well.
The text was updated successfully, but these errors were encountered: