[Koha-bugs] [Bug 28901] New: showCart incorrectly calculates position if content above navbar

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 26 05:02:26 CEST 2021


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

            Bug ID: 28901
           Summary: showCart incorrectly calculates position if content
                    above navbar
 Change sponsored?: ---
           Product: Koha
           Version: 20.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org

We like to insert content like banners above the navbar. 

In 20.11, I notice that this causes the "Your cart is currently empty" message
to appear way lower than it should.

It looks like that's due to the .navbar class being relatively positioned
instead of statically positioned, which looks like it's probably a Bootstrap 4
upstream change.

I think the most obvious change is to update the algorithm used in "function
showCart".

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


More information about the Koha-bugs mailing list