uclibs / treatment_database

Application to track conservation workflow for Preservation Services
1 stars 2 forks source link

512 - Fix form labelling errors #515

Closed Janell-Huyck closed 3 months ago

Janell-Huyck commented 4 months ago

Fixes #512

If you navigated to our "show" page for a record, you would see in the "inspect" section 35 instances of labels not matching the form inputs they were next to, and 6 instances of labels not being present for field inputs.

This PR fixes the visible errors that would show up when inspecting the "show" page.

These are accessibility changes.