Is it an issue related to Adaptive Cards?
No.
What is the PWD impact?
During an accessibility audit, the following issues with ARIA attributes were found:
-
aria-labelledby on Non-Semantic Elements:
Issue: aria-labelledby is used on non-semantic elements like
, which may cause assistive technologies to read the content instead of the attribute’s value.
Recommendation: Use semantic elements (e.g.,