Summary: | Sidebar navigation links in system preferences not taking user to the clicked section | ||
---|---|---|---|
Product: | Koha | Reporter: | Aleisha Amohia <aleisha> |
Component: | System Administration | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | CLOSED FIXED | QA Contact: | Aleisha Amohia <aleisha> |
Severity: | normal | ||
Priority: | P5 - low | CC: | barbara.johnson, dcook, gmcharlt, jonathan.druart, lucas, pedro.amorim |
Version: | Main | Keywords: | rel_22_11_candidate |
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
23.05.00,22.11.06,22.05.13
|
Circulation function: | |
Bug Depends on: | 32926 | ||
Bug Blocks: | |||
Attachments: |
Bug 33634: Correct anchors in system preference submenu
Bug 33634: Correct anchors in system preference submenu Bug 33634: Correct anchors in system preference submenu |
Description
Aleisha Amohia
2023-04-27 23:11:31 UTC
Created attachment 150393 [details] [review] Bug 33634: Correct anchors in system preference submenu To test: 1. Go to Koha Administration -> Global system preferences 2. Go to a tab with a few headings like Circulation 3. Click on a heading in the sidebar navigation under Circulation that takes you a bit down the page, like Recalls 4. Notice this anchor link does not work, you are not taken to the recalls preferences 5. Apply patch 6. Try again, the links should take you to the proper place. Created attachment 150408 [details] [review] Bug 33634: Correct anchors in system preference submenu To test: 1. Go to Koha Administration -> Global system preferences 2. Go to a tab with a few headings like Circulation 3. Click on a heading in the sidebar navigation under Circulation that takes you a bit down the page, like Recalls 4. Notice this anchor link does not work, you are not taken to the recalls preferences 5. Apply patch 6. Try again, the links should take you to the proper place. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Created attachment 150432 [details] [review] Bug 33634: Correct anchors in system preference submenu To test: 1. Go to Koha Administration -> Global system preferences 2. Go to a tab with a few headings like Circulation 3. Click on a heading in the sidebar navigation under Circulation that takes you a bit down the page, like Recalls 4. Notice this anchor link does not work, you are not taken to the recalls preferences 5. Apply patch 6. Try again, the links should take you to the proper place. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com> Pushed to master for 23.05. Nice work everyone, thanks! *** Bug 33687 has been marked as a duplicate of this bug. *** Many hands makes light work, thankyou everyone! Pushed to 22.11.x for the next release Backported to 22.05.x for upcoming 22.05.13 |