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

--- Comment #11 from ChloĆ© Zermatten <[email protected]> ---
Created attachment 200500
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200500&action=edit
Bug 39058: feat: implement IntranetStickyHeader

If IntranetStickyHeader is enabled, wrap the top nav bar
and search bar into a section of class header-region,
and implement a 'sticky' class similar to the one in
_toolbar.scss

Test plan:
1. run yarn css:build if you haven't after applying the patch
2. Toggle on IntranetStickyHeader
3. Reload the page - either hard refresh or navigate to
a different staff intranet page.
4. Scroll down, and notice that the top nav and search bar
remain affixed to the top of the page
5. Untoggle IntranetStickyHeader
6. Repeat 3. and 4., and notice that this time the top
nav and search bar scroll out of view.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to