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: overlay position is not updated, after content height changed #5760

Open
KumJungMin opened this issue May 19, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@KumJungMin
Copy link
Contributor

Describe the bug

Bug Description

generation condition

  • When the OverlayPanel is inverted, The overlayPanel position is not updated after additional content is loaded inside the overlay.
2024-05-19.2.46.33.mov

Reproducer

https://stackblitz.com/edit/euifjt?file=src%2FApp.vue

PrimeVue version

^3.50.0

Vue version

3.x

Language

ALL

Build / Runtime

Vue CLI App

Browser(s)

Chrome

Steps to reproduce the behavior

  • The OverlayPanel is inverted
  • The overlayPanel is Opened
  • Additional content is loaded and Overlay Content changed height.

Expected behavior

[When OverlayPanel position is inverting] If the content height changes while the OverlayPanel is open, I hope the position of the overlay is updated.

@KumJungMin KumJungMin added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant