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: | Signed Off --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | flaterdavid, gmcharlt |
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: | 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 |
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> |