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

Pagination tooltip is positioned incorrectly on scrollable pages #468

Open
zackchengyk opened this issue May 8, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@zackchengyk
Copy link

zackchengyk commented May 8, 2024

Component

Pagination

Describe the bug

When using the Pagination component on a page that can be scrolled, the tooltip which appears when you hover over the ellipsis icon is positioned incorrectly. It is fixed relative to the screen, using the ellipsis icon's position relative to the document

To Reproduce

  1. Use the Pagination component on a page that can be scrolled.
  2. Set totalItems large enough, such that the ellipsis icon appears.
  3. Scroll down, then hover over the ellipsis icon.

Here is a minimal reproduction:

code.txt

Screen Recordings

fixed-tooltip.mp4
@zackchengyk zackchengyk added the bug Something isn't working label May 8, 2024
@qroll qroll self-assigned this Jul 10, 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

2 participants