[Koha-bugs] [Bug 32744] New: [OMNIBUS] Standardize structure around action fieldsets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 30 15:44:48 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32744

            Bug ID: 32744
           Summary: [OMNIBUS] Standardize structure around action
                    fieldsets
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org

Generally in Koha we wrap submit and cancel controls in a separate fieldset:
<fieldset class="action">. Sometimes this is nested inside the main form's
fieldset and sometimes it isn't.

I would like to propose that we standardize on placing the fieldset outside the
main form's fieldset. This will make it easier to keep form styles consistent.

I'm not sure how many templates will need to be updates so I'm making this an
omnibus bug to help manage the complexity of patches.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list