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

OverlayPanel: Fix regression #14120 detect click on scrollbar, prevent hiding when selecting dropdown options #13810

Conversation

anlampe
Copy link
Contributor

@anlampe anlampe commented Oct 5, 2023

Fixes #14120 introduced with #13480

See stackblitz reproduction
Dropdown

@vercel
Copy link

vercel bot commented Oct 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
primeng-ssr-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 2, 2023 1:02pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Nov 2, 2023 1:02pm

…ct click on scrollbar, prevent hiding e.g. when selecting dropdown options
@anlampe anlampe force-pushed the overlay-panel-hiding-when-selecting-dopdown-option branch from 039457b to d1a2d1d Compare November 2, 2023 12:50
@anlampe anlampe changed the title OverlayPanel: Fix regression #13605 & #13601 detect click on scrollbar, prevent hiding when selecting dropdown options OverlayPanel: Fix regression #14120 detect click on scrollbar, prevent hiding when selecting dropdown options Nov 15, 2023
@cetincakiroglu cetincakiroglu merged commit 4d6e817 into primefaces:master Dec 13, 2023
4 of 8 checks passed
@dmartinezzm
Copy link

Any solution for this problem using p-calendar inside? Using the onSelect event, the overlay is closed.

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.

16.3.1 regression: p-overlayPanel dismisses when making changes to nested p-multiSelect with appendTo="body"
3 participants