Improve Genres field in Table View to avoid truncating to single letters #1547
Closed
dontpanic-13
started this conversation in
Feature Requests & Ideas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently if a book has a lot of genres assigned and/or if the column is narrow the genres are truncated to a single letter. This is not very usable and it would be better to show the full genres that the column width would allow.
For example: Cyberpunk,Thriller,Espio...
instead of: C.,T, E., F.,...
All reactions