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 :before "indicator" needs dynamic placement #490

Closed
SpeakInCode opened this issue Sep 23, 2020 · 1 comment
Closed

OverlayPanel :before "indicator" needs dynamic placement #490

SpeakInCode opened this issue Sep 23, 2020 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@SpeakInCode
Copy link

The :before selector for the .p-overlaypanel that indicates the button above it with a CSS triangle, is always on the left side. So when the toggle button is near the right side of the viewport and the OverlayPanel opens, the indicator doesn't point to the correct position.

Example ScreenShot

@cagataycivici
Copy link
Member

@mertsincan wdyt? This could be tricky to implement for small screens.

@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Nov 25, 2020
@cagataycivici cagataycivici added this to the 3.0.2 milestone Nov 25, 2020
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

No branches or pull requests

3 participants