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(primeng/confirmDialog): remove moveOnTop call from confirmdialog mousedown #11524

Merged
merged 1 commit into from
May 25, 2022

Conversation

Hapcy
Copy link

@Hapcy Hapcy commented May 16, 2022

fixes #11523

Remove the moveOnTop from mousedown because it if it's there it keeps
raising the z-index of the modals in the application. It was removed
from dialog already in #6857

…mousedown

Remove the moveOnTop from mousedown because it if it's there it keeps
raising the z-index of the modals in the application. It was removed
from dialog already in primefaces#6857
@Hapcy Hapcy changed the title fix(primeng/confirmDialog): remove moveOnTop call from confirmdialog mousedown #11523 fix(primeng/confirmDialog): remove moveOnTop call from confirmdialog mousedown https://github.com/primefaces/primeng/issues/11523 May 16, 2022
@Hapcy Hapcy changed the title fix(primeng/confirmDialog): remove moveOnTop call from confirmdialog mousedown https://github.com/primefaces/primeng/issues/11523 fix(primeng/confirmDialog): remove moveOnTop call from confirmdialog mousedown May 16, 2022
@cetincakiroglu cetincakiroglu merged commit 972a4d3 into primefaces:master May 25, 2022
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.

ConfirmDialog | keeps raising z-index in whole application
2 participants