Bug 40645

Summary: When adding to a list the 'list name' field is cut off
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Staff interfaceAssignee: Nick Clemens (kidclamp) <nick>
Status: Needs documenting --- QA Contact: Marcel de Rooy <m.de.rooy>
Severity: normal    
Priority: P5 - low CC: flaterdavid, fridolin.somers, gmcharlt, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
25.11.00,25.05.04
Circulation function:
Attachments: Bug 40645: Remove 'rows' class form fieldset
Bug 40645: Remove 'rows' class form fieldset
Bug 40645: Prevent 'rows' class fieldset from floating
Bug 40645: Prevent 'rows' class fieldset from floating
Bug 40645: Prevent 'rows' class fieldset from floating

Description Nick Clemens (kidclamp) 2025-08-13 14:31:35 UTC
To recreate:
1 - In the staff client do a search
2 - Select all results
3 - Add to list -> new list
4 - Scroll down, list name field is cut off
Comment 1 Nick Clemens (kidclamp) 2025-08-13 14:33:07 UTC
Created attachment 185374 [details] [review]
Bug 40645: Remove 'rows' class form fieldset

To test:
1 - In the staff client do a search
2 - Select all results
3 - Add to list -> new list
4 - Scroll down, list name field is cut off
5 - Apply patch
6 - Close the list window and add to list again
7 - List naem field is now visible
Comment 2 David Flater 2025-08-13 18:13:24 UTC
Created attachment 185377 [details] [review]
Bug 40645: Remove 'rows' class form fieldset

To test:
1 - In the staff client do a search
2 - Select all results
3 - Add to list -> new list
4 - Scroll down, list name field is cut off
5 - Apply patch
6 - Close the list window and add to list again
7 - List naem field is now visible

Signed-off-by: David Flater <flaterdavid@gmail.com>
Comment 3 Nick Clemens (kidclamp) 2025-08-22 11:59:46 UTC
Created attachment 185709 [details] [review]
Bug 40645: Prevent 'rows' class fieldset from floating

To test:
1 - In the staff client do a search
2 - Select all results
3 - Add to list -> new list
4 - Scroll down, list name field is cut off
5 - Apply patch
6 - Close the list window and add to list again
7 - List name field is now visible
Comment 4 Nick Clemens (kidclamp) 2025-08-22 12:00:07 UTC
New patch provided based on feedback from Owen
Comment 5 Owen Leonard 2025-08-23 14:06:06 UTC
Created attachment 185725 [details] [review]
Bug 40645: Prevent 'rows' class fieldset from floating

To test:
1 - In the staff client do a search
2 - Select all results
3 - Add to list -> new list
4 - Scroll down, list name field is cut off
5 - Apply patch
6 - Close the list window and add to list again
7 - List name field is now visible

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 6 Marcel de Rooy 2025-08-29 07:10:38 UTC
Created attachment 185875 [details] [review]
Bug 40645: Prevent 'rows' class fieldset from floating

To test:
1 - In the staff client do a search
2 - Select all results
3 - Add to list -> new list
4 - Scroll down, list name field is cut off
5 - Apply patch
6 - Close the list window and add to list again
7 - List name field is now visible

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 7 Lucas Gass (lukeg) 2025-08-29 17:10:33 UTC
Nice work everyone!

Pushed to main for 25.11
Comment 8 Paul Derscheid 2025-09-20 08:59:12 UTC
Nice work everyone!

Pushed to 25.05.x
Comment 9 Fridolin Somers 2025-10-10 13:43:01 UTC
Does not affect 24.11.x