Commit Graph

8 Commits

Author SHA1 Message Date
h3llrais3r fb244080de Changes after review 2023-01-19 23:55:38 -05:00
h3llrais3r c74717cd6d Use react fragment instead of div 2023-01-19 23:55:38 -05:00
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
Bill Thornton 19f416580c Add eslint rules for sonar issues 2022-12-16 21:12:05 -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 071e7d15d9 clean up GenresView & GenresItemsContainer 2022-10-29 02:07:24 +03:00
grafixeyehero d7e48d30b6 apply suggestion 2022-10-27 00:59:46 +03:00