Bug 37928

Summary: "Upload image" item not correctly styled
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Staff interfaceAssignee: Jonathan Druart <jonathan.druart>
Status: Pushed to main --- QA Contact: Lucas Gass (lukeg) <lucas>
Severity: minor    
Priority: P5 - low CC: gmcharlt, lucas, phil
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:
24.11.00
Circulation function:
Bug Depends on: 35402    
Bug Blocks:    
Attachments: Bug 37928: Add missing dropdown-item class to "Upload image"
Bug 37928: Add missing dropdown-item class to "Upload image"
Bug 37928: Add missing dropdown-item class to "Upload image"

Description Jonathan Druart 2024-09-16 10:28:27 UTC

    
Comment 1 Jonathan Druart 2024-09-16 10:30:17 UTC
Created attachment 171525 [details] [review]
Bug 37928: Add missing dropdown-item class to "Upload image"

"Upload image" item not correctly styled

Test plan:
Go to the bib detail page with at least one item.
Open the action dropdown list and notice the "Upload image" is correctly
styled with this patch
Comment 2 Phil Ringnalda 2024-09-17 01:52:22 UTC
Created attachment 171600 [details] [review]
Bug 37928: Add missing dropdown-item class to "Upload image"

"Upload image" item not correctly styled

Test plan:
Go to the bib detail page with at least one item.
Open the action dropdown list and notice the "Upload image" is correctly
styled with this patch

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Comment 3 Lucas Gass (lukeg) 2024-09-23 22:15:13 UTC
Testing note: must turn on local cover images to see the dropdown button
Comment 4 Lucas Gass (lukeg) 2024-09-23 22:17:12 UTC
Created attachment 171903 [details] [review]
Bug 37928: Add missing dropdown-item class to "Upload image"

"Upload image" item not correctly styled

Test plan:
Go to the bib detail page with at least one item.
Open the action dropdown list and notice the "Upload image" is correctly
styled with this patch

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 5 Martin Renvoize (ashimema) 2024-10-02 09:56:35 UTC
Thanks for all the hard work!

Pushed to main for the next 24.11.00 release as RM Assistant