Bug 32474: Fix scroll bump when new data loads
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Fri, 29 Sep 2023 15:08:02 +0000 (15:08 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 30 Jan 2024 16:48:46 +0000 (17:48 +0100)
commitc2830dd1dc0a7b65b513c6b88ebc50dd479cbe23
treec1f6e3ca400d4d4fd2246a7502f1a19fed3a5943
parent4a3601f8dc7e2b2e330026fa77b73146197fd88e
Bug 32474: Fix scroll bump when new data loads

This patch addresses an annoying scroll bump when new data loads. Previously the
scrollbar would jump all the way to the top of the selct before resetting, this
has now been stopped.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/js/vue/components/InfiniteScrollSelect.vue