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/update tabindex of toggleable content children #16973

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

roesnera
Copy link

@roesnera roesnera commented Dec 7, 2024

Intended to resolve #16972. Wasn't sure the cleanest approach or what your team prioritizes but this is flexible to whatever content is added to the panel and agnostic about whether it is added using the template or just regular projection.

Uses renderer2 to alter the tabindexing for all children of the
div.p-panel-content that are typically focusable
Copy link

vercel bot commented Dec 7, 2024

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

Name Status Preview Updated (UTC)
primeng-v18 ❌ Failed (Inspect) Dec 7, 2024 4:52am
1 Skipped Deployment
Name Status Preview Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Dec 7, 2024 4:52am

Copy link

vercel bot commented Dec 7, 2024

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

A member of the Team first needs to authorize it.

@vercel vercel bot temporarily deployed to Preview – primeng-v18 December 7, 2024 04:52 Inactive
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.

Panel: Panel Content focusable and announced by assistive technology even when collapsed
1 participant