Bug 38191

Summary: Suggestions filters do not expand
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Staff interfaceAssignee: Jonathan Druart <jonathan.druart>
Status: RESOLVED FIXED QA Contact: Martin Renvoize (ashimema) <martin.renvoize>
Severity: normal    
Priority: P5 - low CC: gmcharlt, lucas, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
24.11.00
Circulation function:
Bug Depends on: 35402, 38190    
Bug Blocks: 33484    
Attachments: Bug 38191: Restore collapse/expand of filters on the suggestions page
Bug 38191: Restore collapse/expand of filters on the suggestions page
Bug 38191: Restore collapse/expand of filters on the suggestions page

Description Jonathan Druart 2024-10-17 09:20:17 UTC
The collapse/expand has been broken by bug 35402
Comment 1 Jonathan Druart 2024-10-17 09:21:32 UTC
Created attachment 172847 [details] [review]
Bug 38191: Restore collapse/expand of filters on the suggestions page

Test plan:
Go to http://localhost:8081/cgi-bin/koha/suggestion/suggestion.pl
Confirm that you can expand the filters blocks on the left

Filter by:
 Bibliographic information
 Suggestion information
 Acquisition information
Comment 2 David Nind 2024-10-17 09:54:09 UTC
Created attachment 172849 [details] [review]
Bug 38191: Restore collapse/expand of filters on the suggestions page

Test plan:
Go to http://localhost:8081/cgi-bin/koha/suggestion/suggestion.pl
Confirm that you can expand the filters blocks on the left

Filter by:
 Bibliographic information
 Suggestion information
 Acquisition information

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Martin Renvoize (ashimema) 2024-10-25 12:22:40 UTC
Created attachment 173351 [details] [review]
Bug 38191: Restore collapse/expand of filters on the suggestions page

Test plan:
Go to http://localhost:8081/cgi-bin/koha/suggestion/suggestion.pl
Confirm that you can expand the filters blocks on the left

Filter by:
 Bibliographic information
 Suggestion information
 Acquisition information

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 4 Katrin Fischer 2024-10-25 13:39:04 UTC
Pushed for 24.11!

Well done everyone, thank you!