omeka-s-modules / Collecting

GNU General Public License v3.0
2 stars 6 forks source link

Add IDs and/or more classes to collecting forms #85

Open allanaaa opened 1 year ago

allanaaa commented 1 year ago

Public collecting forms load their inputs with a few generic classes: "collecting-block-form" and then "field required" and "field-meta" and "inputs". Some IDs for unique inputs, as well as classes for groupings (label + input + the two surrounding divs) would be great for styling. We currently have more granularity on, e.g., the advanced search form, that this should mirror. (The advanced search page could have more IDs too, I think.)