Error messages should have aria-live="polite" included
BennyAlex opened this issue · 1 comments
BennyAlex commented
For screenreader users its hard to tell when an field has an error.
By adding aria-live="polite" it will be announced to them.
lookfirst commented
Hey, thanks for the issue. I do have to say that this is likely something we won't add. It is something that you should get MUI to add and we would just pass those props through. We are just a middle layer between MUI and RFF to enable form handling to work properly.