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

ScrollArea scroll bar position flicker on hover #6218

Open
1 of 2 tasks
ottosson opened this issue May 10, 2024 · 0 comments
Open
1 of 2 tasks

ScrollArea scroll bar position flicker on hover #6218

ottosson opened this issue May 10, 2024 · 0 comments
Labels
Fixed patch Completed issues that will be published with next patch (1.0.X)

Comments

@ottosson
Copy link

Dependencies check up

  • I have verified that I use latest version of all @mantine/* packages

What version of @mantine/* packages do you have in package.json?

7.9.1

What package has an issue?

@mantine/core

What framework do you use?

Vite

In which browsers you can reproduce the issue?

All

Describe the bug

If you scroll down a bit in a ScrollArea then mouse out so the scroll bar disappears, then mouse back over the scroll area again you will see the scroll bar appear at the top for a brief moment before landing where it should be.

If possible, include a link to a codesandbox with a minimal reproduction

https://mantine.dev/core/scroll-area/#usage

Possible fix

No response

Self-service

  • I would be willing to implement a fix for this issue
@ottosson ottosson changed the title ScrollArea scrollbar position flicker on hover ScrollArea scroll bar position flicker on hover May 10, 2024
rtivital added a commit that referenced this issue May 24, 2024
@rtivital rtivital added the Fixed patch Completed issues that will be published with next patch (1.0.X) label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed patch Completed issues that will be published with next patch (1.0.X)
Projects
None yet
Development

No branches or pull requests

2 participants