[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 23:27:11 CEST 2019


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

Maryse Simard <maryse.simard at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91840|0                           |1
        is obsolete|                            |

--- Comment #3 from Maryse Simard <maryse.simard at inlibro.com> ---
Created attachment 91846
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91846&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

Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>

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


More information about the Koha-bugs mailing list