Bug 33588 - Inventory item list is missing page-section class
Summary: Inventory item list is missing page-section class
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: master
Hardware: All All
: P5 - low trivial (vote)
Assignee: Katrin Fischer
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-21 20:04 UTC by Katrin Fischer
Modified: 2023-12-28 20:42 UTC (History)
2 users (show)

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


Attachments
Bug 33588: Add page-section to inventory tool items list (1.57 KB, patch)
2023-04-21 20:15 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 33588: Add page-section to inventory tool items list (1.62 KB, patch)
2023-04-23 10:56 UTC, David Nind
Details | Diff | Splinter Review
Bug 33588: Add page-section to inventory tool items list (1.67 KB, patch)
2023-04-24 22:53 UTC, Lucas Gass
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2023-04-21 20:04:36 UTC
The inventory tool's result list is missing a page-section class for white background.
Comment 1 Katrin Fischer 2023-04-21 20:15:03 UTC
Created attachment 150072 [details] [review]
Bug 33588: Add page-section to inventory tool items list

The table with items created by the inventory tool was
missing the page-section class and therefore had no
white background.

To test:
* Go to cataloguing > inventory
* When you don't have a lot of data: just submit the form
* Look at the result list, confirm missing white background
* Apply patch
* Confirm the background is now correct
Comment 2 David Nind 2023-04-23 10:56:04 UTC
Created attachment 150123 [details] [review]
Bug 33588: Add page-section to inventory tool items list

The table with items created by the inventory tool was
missing the page-section class and therefore had no
white background.

To test:
* Go to cataloguing > inventory
* When you don't have a lot of data: just submit the form
* Look at the result list, confirm missing white background
* Apply patch
* Confirm the background is now correct

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Lucas Gass 2023-04-24 22:53:02 UTC
Created attachment 150176 [details] [review]
Bug 33588: Add page-section to inventory tool items list

The table with items created by the inventory tool was
missing the page-section class and therefore had no
white background.

To test:
* Go to cataloguing > inventory
* When you don't have a lot of data: just submit the form
* Look at the result list, confirm missing white background
* Apply patch
* Confirm the background is now correct

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 4 Tomás Cohen Arazi 2023-05-05 12:18:02 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 5 Martin Renvoize 2023-05-11 12:25:49 UTC
Many hands makes light work, thankyou everyone!

Pushed to 22.11.x for the next release