[Bug 20857] New: "Orders search" filters overlap the toolbar on the basket view
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20857 Bug ID: 20857 Summary: "Orders search" filters overlap the toolbar on the basket view Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org https://screenshots.firefox.com/i7RA3SES6uYwKP2I/pro.kohadev.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20857 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 75740 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75740&action=edit Bug 20857: Take the filters block into account to position the toolbar This does not work for 2 reasons: - additional_height is always 0, but even when moved inside the onclick block the height is not the correct one. - This mimicks what is done on members/memberentrygen.tt, but the way the block is toggled is different: $('.filteraction').toggle(); vs class="toggle_element" data-element="#filters,.filteraction" Maybe we should adjust that first -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20857 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Cannot recreate, certainly fixed by bug 21751. *** This bug has been marked as a duplicate of bug 21751 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org