## 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)