mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-20 13:40:29 +02:00
Previously, pressing the down arrow key on the last item of a list would incorrectly load the latest page when not release key. This commit corrects the logic to ensure that the next page is loaded as intended.