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

DynamicDialog does not block interaction with elements behind the mask #10882

Closed
benrhughes opened this issue Nov 25, 2021 · 2 comments
Closed
Assignees
Labels
LTS-FIXED-12.2.4 Fixed in PrimeNG LTS 12.2.4 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@benrhughes
Copy link

[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
The bug occurs in the primeng showcase: https://www.primefaces.org/primeng/showcase/#/dynamicdialog

Current behavior
When a dialog is open, it is still possible to interact with elements behind the background mask

Expected behavior
Elements behind the mask should be be accessible

Minimal reproduction of the problem with instructions

  1. Press the "SHOW" button in the dynamicdialog showcase page
  2. attempt to interact with any elements behind the mask

What is the motivation / use case for changing the behavior?

Please tell us about your environment:
primeng showcase

  • Angular version: 13.0

  • PrimeNG version: 13.0

  • Browser: [ Chrome latest | Firefox latesst | IE edge latest ]

  • Language: [all | TypeScript X.X | ES6/7 | ES5]

  • Node (for AoT issues): node --version =

@benrhughes benrhughes changed the title DynamicDialog does not block background clicks DynamicDialog does not block interaction with elements behind the mask Nov 25, 2021
@EliasDerHai
Copy link

Same with PrimeNg 12

@yigitfindikli yigitfindikli added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Nov 26, 2021
@ghost
Copy link

ghost commented Nov 29, 2021

I confirm the bug and it is quite important to solve. This is not happening on version 12.2.1.

It is related to #10809 which is marked as fixed in version 13.0.0.rc.1 but apparently it's not.

@yigitfindikli yigitfindikli added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Nov 29, 2021
@yigitfindikli yigitfindikli self-assigned this Nov 29, 2021
@yigitfindikli yigitfindikli added this to the 13.0.1 milestone Nov 29, 2021
@yigitfindikli yigitfindikli added LTS-PORTABLE LTS-FIXED-12.2.4 Fixed in PrimeNG LTS 12.2.4 and removed LTS-PORTABLE labels Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-FIXED-12.2.4 Fixed in PrimeNG LTS 12.2.4 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

3 participants