You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Add New Work - Relationships page for all types of works, there are basically 2 sections: choosing an admin set and adding works to a collection. Right now, the eye goes to the "Collections" area because "Administrative Set" uses a smaller font. Since it is just as important (possibly more important as works require an admin set, but not a collection), these should both be headings and at the same level.
Currently "Collections" uses a h2; "Administrative Set" should be the same. <h2 class="h3 mt-4">Collections</h2>
Descriptive summary
Hyku version 6.0 + commits through cf5a4fc
Rationale
On the Add New Work - Relationships page for all types of works, there are basically 2 sections: choosing an admin set and adding works to a collection. Right now, the eye goes to the "Collections" area because "Administrative Set" uses a smaller font. Since it is just as important (possibly more important as works require an admin set, but not a collection), these should both be headings and at the same level.
Currently "Collections" uses a h2; "Administrative Set" should be the same.
<h2 class="h3 mt-4">Collections</h2>
Expected behavior
The 2 headings should use the same heading level.
Actual behavior
One heading is a div; the others is a h2. Both should be a heading, most likely both should be h2.
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: