A11y: Radio buttons are unlabeled and ungrouped
STEPS TO REPRODUCE:
1. With a screen reader, navigate to the first setting of ""Delivery Status""
2. Navigate to the radio button labeled ""No""
OBSERVED BEHAVIOR:
Radio buttons are not grouped in a field set and only the first radio button in the group will have a label.
This issue relates to WCAG success criteria 3.3.2 as this is a user control lacking labels.
EXPECTED BEHAVIOR:
Radio buttons should be grouped together in a with a legend and fieldset so that all buttons have a label
issue