Extract pagination UI into a shared template for reuse across pages. Refactored issues listing to use it with no behavior change
appview/pages/templates/fragments/pagination.html
appview/pages/templates/fragments/pagination.html
This file has not been changed.
appview/pages/templates/repo/issues/issues.html
appview/pages/templates/repo/issues/issues.html
This file has not been changed.
History
2 rounds
2 comments
boltless.me
submitted
#1
1 commit
expand
collapse
appview: add reusable pagination template
Extract pagination UI into a shared template for reuse across pages. Refactored issues listing to use it with no behavior change
Signed-off-by: moshyfawn <email@moshyfawn.dev>
Signed-off-by: Seongmin Lee <git@boltless.me>
3/3 success
expand
collapse
expand 1 comment
pull request successfully merged
boltless.me
submitted
#0
1 commit
expand
collapse
appview: add reusable pagination template
Extract pagination UI into a shared template for reuse across pages. Refactored issues listing to use it with no behavior change
@oppi.li done!