mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-30 23:40:40 +02:00
[Enhancement]: Add tooltip/hover text for book titles in library view (for all books, or only when display is truncated) #1616
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @methosinhiding on GitHub (Dec 27, 2023).
Describe the feature/enhancement
When viewing books in the library view, it would be great to be able to see the full name of a long-titled book without having to open its specific page.

When hovering the mouse over the title of a book item in library view, show a tooltip/hover-text of the full book name.
It may make sense to only display the requested tooltip/hover text if the book currently being moused over is actually truncated, but it would be understandable if that is burdensome to determine.
@advplyr commented on GitHub (Feb 18, 2024):
Added in https://github.com/advplyr/audiobookshelf/releases/tag/v2.7.2