[Koha-bugs] [Bug 23388] Make system preferences links

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 26 20:54:40 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23388

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 91840
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91840&action=edit
Bug 23388: Make system preferences links and give them anchors

FIXME: Note the floating toolbar actually breaks this because it hides the
anchored pref. Add this CSS to IntrnateUSerCSS to fix it

    padding-top: 50px;
    margin-top: -50px;
}

To test:
1 - Search for 'fields'
2 - Scroll to 'PatronQuickAddFields'
3 - You don't have a way to share a link to this pref
4 - You can't view th other patron prefs without scrolling back to tabs
5 - Apply patch
6 - Repeat
7 - Note the pref is a link you can copy
8 - Click it
9 - You are now on the tab for the pref
10 - Click on other prefs and you focus on them

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list