Bug 24104

Summary: Item search - dropdown buttons overflow
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: TemplatesAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: 1joynelson, hayleypelham, katrin.fischer, lucas
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.05.00, 19.11.02, 19.05.07, 18.11.13
Attachments: Bug 24104: Item search - Prevent "Edit" dropdown button to overflow
Bug 24104: Item search - Prevent "Edit" dropdown button to overflow

Description Jonathan Druart 2019-11-25 15:47:26 UTC
The "Edit" dropdown buttons of the item results create an overflow when clicked.
The 2 options "Edit record" and "Edit items" contained in a dropdown menu will be displayed out of screen and the horizontal scrolbar will be shown.
Comment 1 Jonathan Druart 2019-11-25 15:48:09 UTC
https://snipboard.io/ekSxZr.jpg
Comment 2 Jonathan Druart 2019-11-25 15:49:34 UTC
Created attachment 95797 [details] [review]
Bug 24104: Item search - Prevent "Edit" dropdown button to overflow

Making it displays on the left fixes the problem.
Comment 3 Katrin Fischer 2020-01-03 07:17:37 UTC
Created attachment 96788 [details] [review]
Bug 24104: Item search - Prevent "Edit" dropdown button to overflow

Making it displays on the left fixes the problem.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Katrin Fischer 2020-01-03 07:17:48 UTC
Nice fix!
Comment 5 Martin Renvoize 2020-01-08 14:22:04 UTC
Nice work everyone!

Pushed to master for 20.05
Comment 6 Joy Nelson 2020-01-14 01:16:34 UTC
Pushed to 19.11.x branch for 19.11.02
Comment 7 Lucas Gass 2020-01-15 23:14:22 UTC
backported to 19.05.x for 19.05.07
Comment 8 Hayley Pelham 2020-01-16 01:23:25 UTC
Backported to 18.11.x for 18.11.13