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

Dialog not visible after quickly hiding and showing again #17301

Open
hunhejj opened this issue Jan 6, 2025 · 1 comment
Open

Dialog not visible after quickly hiding and showing again #17301

hunhejj opened this issue Jan 6, 2025 · 1 comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Milestone

Comments

@hunhejj
Copy link
Contributor

hunhejj commented Jan 6, 2025

Describe the bug

When I quickly hide and then show a Dialog, then it is not visible. It ends up in an inconsistent state:

  • dialog._visible is true which is correct
  • dialog.maskVisible is ❌ false (should be true instead)

Reproducer

https://stackblitz.com/edit/snxqxzny

Faulty state:

image

Note that the dialog is supposed to be visible but it is not.

Angular version

19

PrimeNG version

v19

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
@hunhejj hunhejj added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 6, 2025
@mertsincan mertsincan added Resolution: Help Wanted Issue or pull request requires extra help and feedback and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 16, 2025
@mertsincan mertsincan added this to the Future milestone Jan 16, 2025
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Jan 16, 2025
Copy link

Due to PrimeTek's demanding roadmap for PrimeNG, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

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
Status: Review
Development

No branches or pull requests

2 participants