Summary: | Add some padding to the Save button in the sticky bar in cataloging | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | Pushed to oldstable --- | QA Contact: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> |
Severity: | minor | ||
Priority: | P5 - low | CC: | david, fridolin.somers, lucas, mspinney |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: |
This fixes a regression in the style of the floating toolbar on
the basic MARC editor page - it adds more padding before the 'Save' button in the sticky toolbar and is now aligned correctly with other page elements. Before this, it was aligned to the left without any padding before it.
|
|
Version(s) released in: |
25.11.00,25.05.01,24.11.08
|
Circulation function: | |
Attachments: |
Save button in main
Save button in 24.05.05 Bug 39499: Add some padding to the Save button in the sticky bar in cataloging Bug 39499: Add some padding to the Save button in the sticky bar in cataloging Bug 39499: Add some padding to the Save button in the sticky bar in cataloging |
Description
Caroline Cyr La Rose
2025-03-31 13:53:18 UTC
Created attachment 180046 [details]
Save button in main
This is a screenshot of the Save button in current main
Created attachment 180047 [details]
Save button in 24.05.05
This is the save button in 24.05.05
Created attachment 182676 [details] [review] Bug 39499: Add some padding to the Save button in the sticky bar in cataloging This patch corrects a regression in the style of the floating toolbar on the basic MARC editor page. There should be comfortable padding around the "Save" button while keeping the toolbar's full width matching the tab panels. To test, apply the patch and clear your browser cache if necessary. - Go to Cataloging -> New record. - The toolbar with the "Save" button should look correct. - The container with the tab buttons right below that should be the same width as the tab panel. - Scroll down and confirm that everything looks good when the toolbar is floating. Sponsored-by: Athens County Public Libraries Created attachment 182684 [details] [review] Bug 39499: Add some padding to the Save button in the sticky bar in cataloging This patch corrects a regression in the style of the floating toolbar on the basic MARC editor page. There should be comfortable padding around the "Save" button while keeping the toolbar's full width matching the tab panels. To test, apply the patch and clear your browser cache if necessary. - Go to Cataloging -> New record. - The toolbar with the "Save" button should look correct. - The container with the tab buttons right below that should be the same width as the tab panel. - Scroll down and confirm that everything looks good when the toolbar is floating. Sponsored-by: Athens County Public Libraries Signed-off-by: Michelle Spinney <mspinney@clamsnet.org> Created attachment 183396 [details] [review] Bug 39499: Add some padding to the Save button in the sticky bar in cataloging This patch corrects a regression in the style of the floating toolbar on the basic MARC editor page. There should be comfortable padding around the "Save" button while keeping the toolbar's full width matching the tab panels. To test, apply the patch and clear your browser cache if necessary. - Go to Cataloging -> New record. - The toolbar with the "Save" button should look correct. - The container with the tab buttons right below that should be the same width as the tab panel. - Scroll down and confirm that everything looks good when the toolbar is floating. Sponsored-by: Athens County Public Libraries Signed-off-by: Michelle Spinney <mspinney@clamsnet.org> Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> Nice work everyone! Pushed to main for 25.11 Nice work everyone! Pushed to 25.05.x for 25.05.03 Pushed to 24.11.x for 24.11.08 |