[Koha-bugs] [Bug 25282] Menu for Action menubutton in dataTables like MARC frameworks page separated from the button

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 27 18:52:56 CEST 2020


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

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
(In reply to Jonathan Druart from comment #3)
> Looks like this patch does the job but IIRC we already switched from left to
> right because of another problem (?)

Yes, because it's possible for the menu to disappear off the right side of the
screen at lower browser widths or with languages which have longer menu item
text.

While using "pull-left" fixes the symptom of the problem, I believe the real
issue is that Bootstrap is calculating the position of the menu button before
DataTables draws the table.

Whatever solution we come up with will need to be tested with any DataTable
that has a Bootstrap menu button in it.

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


More information about the Koha-bugs mailing list