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

Menu/TieredMenu overlay dismissal bug with appendTo="body" #6176

Closed
tiagodws opened this issue Jul 27, 2018 · 5 comments
Closed

Menu/TieredMenu overlay dismissal bug with appendTo="body" #6176

tiagodws opened this issue Jul 27, 2018 · 5 comments

Comments

@tiagodws
Copy link

tiagodws commented Jul 27, 2018

I'm submitting a ... (check one with "x")

[ 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)
https://stackblitz.com/edit/github-ek8bvt-gt4kxu?file=src/app/app.component.html

Current behavior
With the new overlay behavior, when using appendTo="body", the menu/tieredmenu overlay appended to the body disappears while the one that would be created inside the element appears within the duration of the fade-out animation. This can cause misalignment issues when dismissing the overlay.

Expected behavior

Minimal reproduction of the problem with instructions
https://stackblitz.com/edit/github-ek8bvt-gt4kxu?file=src/app/app.component.html

PROBLEM: As of version 6.0.2, the stackblitz template IS NOT SHOWING ANY OF THE MENU OVERLAYS (couldn't figure why). Reverting to 6.0.1 solves this issue, but makes impossible to reproduce the problem, as it only happens with the changes in 6.0.2.

  • Angular version: 6.X
  • PrimeNG version: 6.0.2
@nguyenhoangphuc289
Copy link

+1

@yigitfindikli
Copy link
Contributor

Can you try in PrimeNG 6.1.0 ?

@nguyenhoangphuc289
Copy link

I tried. Same issue in 6.1.0

@2ne
Copy link

2ne commented Aug 11, 2018

Same behaviour on 6.1.0 for the calendar and the dropdown components too.

@cagataycivici
Copy link
Member

Should be covered by

#6286

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

No branches or pull requests

5 participants