Conversation
|
Visual regression reportCypress suite: ✅ Passing Visual diff:
Accessibility (axe): ✅ No violations. 📊 View full report — click a screenshot's ⚠ badge to see each violation boxed on the image, with the offending element named and contrast failures shown as color swatches. Baselines come from the |
matyasf
left a comment
There was a problem hiding this comment.
Works well in Vo and NVDA, but I did not get the 'required' announcement in JAWS + Chrome. I think its OK?
considering that the a11y audit didn't even flag the previous version, i think it's ok and still a good upgrade |


Summary
RadioInputGroupv2 setsaria-requiredon therole="radiogroup"element whenisRequiredis true, so screen readers announce the group as required.isRequiredprop doc and the README "Required Fields" section.requiredattribute is not part of this change, it is tracked in INSTUI-5187.Test Plan
RadioInputGroupthat hasisRequiredand confirm the group is announced as required.Fixes INSTUI-5186