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

[bug]: Popover should calculate visible field #6

Open
2 tasks done
jolic opened this issue Dec 7, 2024 · 0 comments
Open
2 tasks done

[bug]: Popover should calculate visible field #6

jolic opened this issue Dec 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jolic
Copy link

jolic commented Dec 7, 2024

Describe the bug

If the button is near the edge of the browser and you click on the button to open the popover, the popover is cut off.

image

after click:

image

should be completely visible:

image

Example for a solution:
ReactTooltip/react-tooltip#599

Affected component/components

Popover

How to reproduce

Place the popover component near the edge of the browser.

Codesandbox/StackBlitz link

Sorry, no public link. Place the popover component near the edge of teh browser.

Logs

No response

System Info

Chrome latest

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@jolic jolic added the bug Something isn't working label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant