]> git.openstreetmap.org Git - rails.git/commit
Fix next page boundary condition for user notes
authorAnton Khorev <tony29@yandex.ru>
Sat, 9 Aug 2025 00:39:38 +0000 (03:39 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 9 Aug 2025 00:40:39 +0000 (03:40 +0300)
commit7377ea67e81c2bb34a82106e370a4bc9ab77d23a
tree35ee09501d4922d597f944dc4d8420c24f31892d
parentd046dde44db80ccd2001d92da5afe7fc9e09137e
Fix next page boundary condition for user notes
app/controllers/notes_controller.rb
app/views/notes/_notes_paging_nav.html.erb
test/system/user_notes_test.rb [new file with mode: 0644]