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: fix the unexpected joggle state when dialog component non-fixed #6163

Conversation

wangziling
Copy link
Contributor

@wangziling wangziling commented Aug 1, 2024

Defect Fixes

For fixing the issue in primevue v3: #6162

When the dom is not fully entered, triggering the focus event will cause the browser force to settle the doms. So we may need to postpone the focus event.

Copy link

vercel bot commented Aug 1, 2024

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

Name Status Preview Comments Updated (UTC)
primevue ❌ Failed (Inspect) Aug 1, 2024 11:55am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
primevue-v3 ⬜️ Ignored (Inspect) Visit Preview Aug 1, 2024 11:55am

@tugcekucukoglu tugcekucukoglu merged commit 41e3865 into primefaces:v3 Sep 25, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants