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 #6161

Conversation

wangziling
Copy link
Contributor

@wangziling wangziling commented Aug 1, 2024

Defect Fixes

For fixing the issue in primevue v4: #6160

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 ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Aug 21, 2024 3:59pm
primevue-v3 ⬜️ Ignored (Inspect) Visit Preview Aug 21, 2024 3:59pm

@tugcekucukoglu
Copy link
Member

Cannot be merged due to conflicts. Can be merged when conflicts are resolved.

…non-fixed

# Conflicts:
#	packages/primevue/src/dialog/Dialog.vue
@wangziling
Copy link
Contributor Author

Cannot be merged due to conflicts. Can be merged when conflicts are resolved.

Hi~~~

Conflicts resolved~ 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants