-
I'll give the example first:
This will get flagged by Accessibility Insights because it generates this:
and you're not allowed to have aria-orientation attributes when role is presentation. This has been fixed in FAST in microsoft/fast#6771 a few months ago. Will this flow to us? Or will it not because it'll only go into 3.x which we're not using yet? I can't really tell for sure. In either case, should I file an issue on this repo to track it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
Hi,
Thanks for your feedback.
We have to fix many of our components to be Accessibility compliant (not yet done).
Yes, could you please create an issue? It will be easier to track.