## Problem There are two a11y issues with the RadioGroup examples, summed up in this comment: https://github.com/microsoft/fluentui/issues/22679#issuecomment-1115347687 ## Solution 1. Add meaningful group labels to some or all examples 2. Add `required` semantics to the required example (related to #22766, but could be added separately)
Problem
There are two a11y issues with the RadioGroup examples, summed up in this comment: #22679 (comment)
Solution
requiredsemantics to the required example (related to RadioGroup: addrequiredprop #22766, but could be added separately)