1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

4 commits

Author SHA1 Message Date
h3llrais3r
b019eef37b Simplify logic 2023-01-19 23:55:38 -05:00
h3llrais3r
53aaa35a3b Show total count when no pagination is applied
If no pagination is applied (or disabled in the settings), there is no view on how many items you have in your library. By showing the pagination text (without the pagination buttons) it's still visible for the user how many items are listed in the library.
2023-01-19 23:55:38 -05:00
Christophe Van de Poel
de486ded16 Fix unlimited pagination
Update src/components/common/Pagination.tsx

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2022-11-29 10:14:30 +01:00
grafixeyehero
d7e48d30b6 apply suggestion 2022-10-27 00:59:46 +03:00
Renamed from src/view/components/Pagination.tsx (Browse further)