getodk / central-frontend

Vue.js based frontend for ODK Central
https://docs.getodk.org/central-intro/
Apache License 2.0
32 stars 57 forks source link

Move text inside <label> in sort components #934

Closed matthew-white closed 7 months ago

matthew-white commented 7 months ago

This PR makes a small improvement to accessibility, moving label text inside the <label> element in two components.

What has been done to verify that this works as intended?

I viewed the components locally before and after the change in order to verify that they continue to look the same.

Before submitting this PR, please make sure you have: