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: open position bug #1579

Open
NeluQi opened this issue Sep 22, 2021 · 8 comments
Open

OverlayPanel: open position bug #1579

NeluQi opened this issue Sep 22, 2021 · 8 comments
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Milestone

Comments

@NeluQi
Copy link

NeluQi commented Sep 22, 2021

Sometimes the OverlayPanel opens crookedly, either off-screen, or not near the clicked point.

Light codesandbox example
https://codesandbox.io/embed/beautiful-engelbart-ss1q0?fontsize=14&hidenavigation=1&theme=dark

Try to place the button on all 4 sides and look at the behavior, in my project OverlayPanel often opens incorrectly and I have to scroll the page

image

image

image

@cagataycivici cagataycivici added this to the 3.8.3 milestone Oct 25, 2021
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Oct 25, 2021
@NeluQi
Copy link
Author

NeluQi commented Nov 12, 2021

P.S. The second screenshot is a way out of the bottom border of the browser

@mertsincan
Copy link
Member

Hi @NeluQi,

Unfortunately, I still couldn't replicate this issue. What step do I need to follow to replicate it? Could you please update codesandbox link according to your case?

Thanks a lot!

@mertsincan mertsincan added the Resolution: Cannot Replicate Issue could not be replicated by Core Team label Nov 12, 2021
@NeluQi
Copy link
Author

NeluQi commented Nov 13, 2021

Hi @NeluQi,

Unfortunately, I still couldn't replicate this issue. What step do I need to follow to replicate it? Could you please update codesandbox link according to your case?

Thanks a lot!

image

image

https://codesandbox.io/embed/mystifying-silence-2rdhw?fontsize=14&hidenavigation=1&theme=dark

I tried to reproduce it now and I'm not good at it

Now the problem occurs much less frequently. May have already been fixed in new versions.

I was able to reproduce strange behavior sometimes

Try it in different combinations with scrolling and dialogue in different parts of the screen

It seems that this is not particularly relevant now, the bug is very rare

@mertsincan
Copy link
Member

Hi @NeluQi,
Thanks a lot for the sample and detailed explanations! I'm pushing this issue to the next version for now. Looks like we need to run a lot of tests related to OverlayPanel.

Best Regards,

@mertsincan mertsincan modified the milestones: 3.9.0, 3.10.0 Nov 18, 2021
@mertsincan mertsincan removed the Resolution: Cannot Replicate Issue could not be replicated by Core Team label Nov 18, 2021
@mertsincan mertsincan modified the milestones: 3.10.0, 3.x Dec 7, 2021
@NeluQi
Copy link
Author

NeluQi commented Dec 16, 2021

In my project, the panel arrow is shifted.

I spent a bunch of time doing this in a sandbox but could not reproduce

I found out that in my project, this only happens with the right panel opening

This is strange because the css is standard, I only replaced the colors

This panel doesn't look its best on mobile.

BUG:
image

GOOD:
image

@martinszeltins
Copy link

This is still an issue, I was able to reproduce the bug on PrimeVue docs themselves:

primevue-bug2.mp4

@JediPixels
Copy link

Still an issue with my app too... It looks like if the button calling is located towards the right side of the page and with width of the Popover is fairly large, the Point Arror portion is to the left side of the Popover, but it should be on the right side under the calling button.

@mertsincan mertsincan removed this from PrimeVue Nov 26, 2024
@mertsincan mertsincan added the Resolution: Help Wanted Issue or pull request requires extra help and feedback label Dec 27, 2024
@mertsincan mertsincan removed their assignment Dec 27, 2024
@mertsincan mertsincan removed the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Dec 27, 2024
Copy link

Due to PrimeTek's demanding roadmap for PrimeVue and the limited bandwidth of the core team, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

@mertsincan mertsincan moved this to Review in PrimeVue Dec 27, 2024
@mertsincan mertsincan modified the milestones: 4.x, Future Dec 27, 2024
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

5 participants