Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Steps): remove aria-expanded for a11y and text correction #16267

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

SoyDiego
Copy link
Contributor

@SoyDiego SoyDiego commented Aug 21, 2024

Fix #16266.

  • Removed aria-expanded steps.component.ts
  • Extra: Text correction. routingdoc.ts
  • Format code (The rest of the files were formatted but I didn't modify nothing)

Copy link

vercel bot commented Aug 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Sep 26, 2024 2:48pm
primeng-v18 ⬜️ Ignored (Inspect) Visit Preview Sep 26, 2024 2:48pm

@cetincakiroglu cetincakiroglu merged commit 3abceb0 into primefaces:master Sep 26, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Steps: aria-expanded is inappropiate and can be misleading
2 participants