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

MultiSelect: Scroll functionality lost upon closing modal overlay #15254

Closed
navedqb opened this issue Apr 11, 2024 · 0 comments · Fixed by #15255
Closed

MultiSelect: Scroll functionality lost upon closing modal overlay #15254

navedqb opened this issue Apr 11, 2024 · 0 comments · Fixed by #15255
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@navedqb
Copy link
Contributor

navedqb commented Apr 11, 2024

Describe the bug

When closing the modal overlay, I can no longer scroll the screen.

Issue similar to #15186

Environment

.

Reproducer

No response

Angular version

16

PrimeNG version

17.3.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.9.0

Browser(s)

Chrome

Steps to reproduce the behavior

  1. Create a multiselect <p-multiselect [overlayOptions]="{mode: 'modal'}">
  2. Open and close the overlay.
  3. Try to scroll the screen.

Expected behavior

Class "p-overflow-hidden" should be removed from when the overlay is hidden.

@navedqb navedqb added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 11, 2024
@cetincakiroglu cetincakiroglu added this to the 17.14.0 milestone Apr 18, 2024
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants