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 #14691 DomHandler.getFocusableElements should return only visible els #14863

Conversation

jasonverber
Copy link
Contributor

@jasonverber jasonverber commented Feb 22, 2024

Fix for #14691

Improved previous fix by by using the global getComputedStyle.

Also consolidated getComputedStyle calls, so now there's only one instead of two.

Copy link

vercel bot commented Feb 22, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Feb 22, 2024 8:03pm

@cetincakiroglu cetincakiroglu added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Feb 23, 2024
@cetincakiroglu cetincakiroglu merged commit 15a7a5f into primefaces:master Feb 23, 2024
4 of 5 checks passed
@jasonverber jasonverber deleted the fix/14691-DomHandler-getFocusableElements branch February 23, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants