You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're removing the labelOff prop to aid in preventing dynamic Switch labels that can worsen a11y. In addition we're adding the role="switch" to the input.
Required actions:
Build codemod
Build test
Update readme with description & example
The text was updated successfully, but these errors were encountered:
Follow up to breaking change PR patternfly/patternfly-react#10646
We're removing the labelOff prop to aid in preventing dynamic Switch labels that can worsen a11y. In addition we're adding the role="switch" to the input.
Required actions:
The text was updated successfully, but these errors were encountered: