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 #8573: dialog covered by mask #8603

Merged
merged 2 commits into from
Mar 10, 2020
Merged

Fix #8573: dialog covered by mask #8603

merged 2 commits into from
Mar 10, 2020

Conversation

twohappy
Copy link
Contributor

@twohappy twohappy commented Mar 9, 2020

fix #8573

as per intention of #8475

rewrite of dialogs in primeng should comply the way of primereact

and in primereact, Dialog append the wrapper to body, not the container:

https://github.com/primefaces/primereact/blob/95f5dc3dcc500080f05a4cc93ead44b0f4dfbff0/src/components/dialog/Dialog.js#L378

@twohappy twohappy changed the title fix dialog covered by mask fix #8573: dialog covered by mask Mar 9, 2020
@twohappy twohappy changed the title fix #8573: dialog covered by mask Fix #8573: dialog covered by mask Mar 9, 2020
@yigitfindikli
Copy link
Member

Thanks for the contribution.

@yigitfindikli yigitfindikli merged commit ecd7ae7 into primefaces:master Mar 10, 2020
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.

p-dialog and p-confirmDialog not centered when set appendTo body
2 participants