]> git.koha-community.org Git - koha.git/commit
Bug 32204: Check for hash before setting focus
authorLucas Gass <lucas@bywatersolutions.com>
Tue, 10 Jan 2023 18:10:43 +0000 (18:10 +0000)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 31 Jan 2023 14:17:16 +0000 (14:17 +0000)
commitdf4707d384897ab4c21375013502a65ccb538319
tree8eadf986ca98adb1f25cc52691c235094dfcf7d1
parentf97a37aed3c94f57a693feab914b696f16269667
Bug 32204: Check for hash before setting focus

1. Search the catalog and view a record detail page of a record with items
2. Click 'Edit items'
3. Choose one item from the list and click 'Edit'
4. The URL fragment or in-page anchor (#edititem) is appended to the end of the URL but you are not placed on it. Instead you are placed at the top of the page and must scroll down to edit the particular item.
5. Apply patch
6. Try steps 1 - 3 again, now you should be placed in the correct location (#edititem) when editing an item.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 5197d63c5593b1e808fcbb10c0124c0ea252bbcb)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/js/staff-global.js