Add names to "Lock Goal" checkboxes
Closed this issue · 3 comments
jennlove-um commented
Assignment Planning: Checkboxes do not seem to have a name - but the table has good structure, so giving them a name is a best practice
MyLA Technical Review 7/24 - row 6
Test Plan:
- From Chrome Dev Tool --> axe DevTools -- > Full Scan
Replicating the issue
: Without the change it will show 'Form elements must have Label'. but after the change it row will disappear- A more precise way of
testing
this Chrome Dev Tool --> right click on checkbox element --> inspect --> Right side of window ---> click accessibilty Tab ininput
element ---> Look for `Name' in the accordian style design --> Aria-Label should say "Lock Goal"
jaydonkrooss commented
I've released the change onto Canvas test
jennlove-um commented
this passes in testing on MyLA beta