[Bug 42267] New: Update lists pages to use grid layout for forms
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 Bug ID: 42267 Summary: Update lists pages to use grid layout for forms Initiative type: --- Sponsorship Sponsored status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Lists Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl - virtualshelves/addbybiblionumber.tt - virtualshelves/downloadshelf.tt - virtualshelves/sendshelfform.tt - virtualshelves/shelves.tt -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Comma delimited| |Athens County Public list of Sponsors| |Libraries Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 196734 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196734&action=edit Bug 42267: Update lists pages to use grid layout for forms This patch updates lists templates with new markup for laying out forms using CSS grids. To test, apply the patch rebuild the staff interface CSS. Check the following pages, confirming that the forms look correct. - Lists -> New list - Lists -> Edit list - Lists -> View list -> Add records - Lists -> View list -> Send list - Lists -> View list -> Download - We don't directly access the template for downloading lists anymore, but it's still there: http://127.0.0.1:8081/cgi-bin/koha/virtualshelves/downloadshelf.pl?shelfnumb... Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 OpenFifth Sandboxes <sandboxes@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #196734|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 --- Comment #2 from OpenFifth Sandboxes <sandboxes@openfifth.co.uk> --- Created attachment 196925 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196925&action=edit Bug 42267: Update lists pages to use grid layout for forms This patch updates lists templates with new markup for laying out forms using CSS grids. To test, apply the patch rebuild the staff interface CSS. Check the following pages, confirming that the forms look correct. - Lists -> New list - Lists -> Edit list - Lists -> View list -> Add records - Lists -> View list -> Send list - Lists -> View list -> Download - We don't directly access the template for downloading lists anymore, but it's still there: http://127.0.0.1:8081/cgi-bin/koha/virtualshelves/downloadshelf.pl?shelfnumb... Sponsored-by: Athens County Public Libraries Signed-off-by: Gretchen Maxeiner <maxeinergl@gcc.edu> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 Gretchen Maxeiner <maxeinergl@gcc.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maxeinergl@gcc.edu Status|Needs Signoff |Signed Off --- Comment #3 from Gretchen Maxeiner <maxeinergl@gcc.edu> --- Looks very nice! My only thought was that in the Add Records box, there is a lot of white space on the right. I wouldn't mind the two text boxes being wider in the space, but they are sufficiently wide for the type of data being entered, and they are manually sizeable. It's purely an aesthetic consideration. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |39780 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39780 [Bug 39780] Update library groups form to use grid layout -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- (In reply to Gretchen Maxeiner from comment #3)
there is a lot of white space on the right.
This is improved with 39780 added as a dependency. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |jonathan.druart@gmail.com |y.org | Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #196925|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 --- Comment #5 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197804 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197804&action=edit Bug 42267: Update lists pages to use grid layout for forms This patch updates lists templates with new markup for laying out forms using CSS grids. To test, apply the patch rebuild the staff interface CSS. Check the following pages, confirming that the forms look correct. - Lists -> New list - Lists -> Edit list - Lists -> View list -> Add records - Lists -> View list -> Send list - Lists -> View list -> Download - We don't directly access the template for downloading lists anymore, but it's still there: http://127.0.0.1:8081/cgi-bin/koha/virtualshelves/downloadshelf.pl?shelfnumb... Sponsored-by: Athens County Public Libraries Signed-off-by: Gretchen Maxeiner <maxeinergl@gcc.edu> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |26.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 --- Comment #6 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 26.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 Jacob O'Mara <jacob.omara@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|26.05.00 |26.05.00,25.11.05 released in| | Status|Pushed to main |Pushed to stable -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 --- Comment #7 from Jacob O'Mara <jacob.omara@openfifth.co.uk> --- Thanks all, pushed to 25.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Needs documenting CC| |wainuiwitikapark@catalyst.n | |et.nz --- Comment #8 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- Enhancement - not backporting to 25.05 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org