Bug 33630

Summary: Toolbar dropdown-menu doesn't always display well on patron pages
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, sspohn
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: 767px example
563px example

Description Lucas Gass (lukeg) 2023-04-27 14:39:08 UTC
Created attachment 150303 [details]
767px example

Some of the dropdown-menu's in the toolbar of the patron pages are cut off when viewing a smaller screen sizes.

To recreate:

-Set viewport to 767px. From a patron page click the 'More' button and see that the dropdown is cut off on the left. ( example attached )

-Set viewport to 563px. From the patron page click the 'Print' button and see that the dropdown is cutoff to the right. ( example attached )
Comment 1 Lucas Gass (lukeg) 2023-04-27 14:39:32 UTC
Created attachment 150304 [details]
563px example