| Summary: | When adding to a list the 'list name' field is cut off | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
| Component: | Staff interface | Assignee: | 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: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | 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
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 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> 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 New patch provided based on feedback from Owen 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> 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> Nice work everyone! Pushed to main for 25.11 Nice work everyone! Pushed to 25.05.x Does not affect 24.11.x |