1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:09:33 -05:00
Mai-Lapyst 090d89e0f9
Fixing wrong paging when filtering on the issue dashboard ()
Fixes  by adding an check if filtering after any repo; if yes, simply set the total count for the pageing to the sum of the issue count for each selected repo by utilize `issueCountByRepo`.

Fix 
2022-06-04 21:12:14 +01:00
..
2022-05-10 23:55:54 +02:00