Bug 31805 - Tidy up transfer pages (branchtransfers.pl) - terminology and styling
Summary: Tidy up transfer pages (branchtransfers.pl) - terminology and styling
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-14 20:09 UTC by David Nind
Modified: 2022-10-18 15:52 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Screenshots - library transfer screen and table (103.33 KB, application/pdf)
2022-10-14 20:09 UTC, David Nind
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Nind 2022-10-14 20:09:35 UTC
Created attachment 141902 [details]
Screenshots - library transfer screen and table

When testing bug 31781 I noticed a couple of items that I think need tidying up for the branch transfer page (/cgi-bin/koha/circ/branchtransfers.pl):
- When transferring, the page says "Reserve found", from our terminology list this should be "Hold found".
- There are grey backgrounds and a left border around the buttons.
- The text should be left aligned.
- The table looks "different" than others, I'm assuming because it is not using DataTables.

To replicate:
1. Apply bug 31781 if it hasn't been pushed to master.
2. Place an item level hold for a patron (select an item that is in another library).
3. Use the library transfer feature:
   - Circulation > Transfer > Transfer
   - Enter the barcode for the item and change the destination library
   - Select Submit
4. Note that:
   . The page says "Reserve found", from our terminology list this should be "Hold found".
   . The transfer and Ignore buttons have a grey background and there is a table border to the left.
   . The options are center aligned.
5. Choose an action, such as Transfer.
6. Note that the table displayed is "different" from normal tables that use DataTables styling/features.

Screenshots of before and after for bug 31781 attached.
Comment 1 Katrin Fischer 2022-10-15 07:48:58 UTC
There is also something weird about the display of the name - I think it should be using the standard template and it also has a line break, when there would be enough space.