Bug 35850

Summary: Use template wrapper for tabs: Header search forms
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: Pushed to main --- QA Contact: Martin Renvoize <martin.renvoize>
Severity: enhancement    
Priority: P5 - low CC: martin.aubeut, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
24.05.00
Bug Depends on: 32571    
Bug Blocks: 36469, 36490    
Attachments: Bug 35850: Use template wrapper for tabs: Header search forms
Bug 35850: Use template wrapper for tabs: Header search forms
Bug 35850: Use template wrapper for tabs: Header search forms
Bug 35850: Use template wrapper for tabs: Header search forms

Description Owen Leonard 2024-01-19 13:42:31 UTC
Continuing the work of Bug 32571, I would like to update the header search form include files in the staff client to use the new WRAPPER for tabs
Comment 1 Owen Leonard 2024-01-22 16:00:37 UTC Comment hidden (obsolete)
Comment 2 Biblibre Sandboxes 2024-01-23 14:20:56 UTC Comment hidden (obsolete)
Comment 3 Martin Renvoize 2024-01-26 10:02:48 UTC Comment hidden (obsolete)
Comment 4 Martin Renvoize 2024-01-26 10:04:25 UTC
Great work, Passing QA
Comment 5 Owen Leonard 2024-03-20 10:39:00 UTC
Created attachment 163520 [details] [review]
Bug 35850: Use template wrapper for tabs: Header search forms

This patch updates search header includes so that the tabs use WRAPPER
to build markup.

To test, apply the patch rebuild the staff interface CSS.

Test at least one page which uses each updated search include. Search
header tabs should look correct and work correctly.

- Acquisitions
  - Suggestions
- Administration
    - Budgets and funds
    - Cities
    - Currencies
    - Desks
    - Patron categories
    - System preferences
    - Z39.50
- Advanced search
- Authorities
- Bibliographic detail page
- Cataloging home page
- Check in
- Check out
- Acquisitions -> Vendor -> Contracts
- ERM
- Staff interface home page
- Serials
- Tool -> Notices

Signed-off-by: Martin AUBEUT <martin.aubeut@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 6 Katrin Fischer 2024-03-22 14:48:30 UTC
Pushed for 24.05!

Well done everyone, thank you!
Comment 7 Katrin Fischer 2024-03-23 07:21:48 UTC
It looks like we broke some cypress tests with this one because IDs changed:
t/cypress/integration/ERM/Searchbar_spec.ts
Comment 8 Katrin Fischer 2024-03-25 08:16:39 UTC
Working on a fix.
Comment 9 Katrin Fischer 2024-03-25 08:30:10 UTC
Follow-up will be pushed to master.