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

Modal ScrollArea hides scrollbar #6175

Closed
1 of 2 tasks
nreisingercres opened this issue May 3, 2024 · 1 comment
Closed
1 of 2 tasks

Modal ScrollArea hides scrollbar #6175

nreisingercres opened this issue May 3, 2024 · 1 comment
Labels
Fixed patch Completed issues that will be published with next patch (1.0.X)

Comments

@nreisingercres
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.0

What package has an issue?

@mantine/core

What framework do you use?

create-react-app (CRA)

In which browsers you can reproduce the issue?

All

Describe the bug

ScrollArea's scroll bar hides behind header of Modal.
I also see this issue in the docs itself.
image

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

https://mantine.dev/core/modal/#usage-with-scrollarea

Possible fix

No response

Self-service

  • I would be willing to implement a fix for this issue
@rtivital rtivital added the Fixed patch Completed issues that will be published with next patch (1.0.X) label Jul 12, 2024
@rtivital
Copy link
Member

Fixed in 7.11.2

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

Successfully merging a pull request may close this issue.

2 participants