primeng icon indicating copy to clipboard operation
primeng copied to clipboard

fix(stepper): resolve a11y issues

Open priyankc opened this issue 6 months ago • 2 comments

Defect Fixes

Resolve the following two a11y issues:

  • ARIA attributes must conform to valid values (aria-valid-attr-value)
  • Certain ARIA roles must contain particular children (aria-required-children)

Before

image

After

image

Fixes #17669

priyankc avatar Jun 13 '25 21:06 priyankc

@priyankc is attempting to deploy a commit to the primetek Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jun 13 '25 21:06 vercel[bot]

cc @cagataycivici @razilein

priyankc avatar Jun 13 '25 21:06 priyankc