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

ButtonGroup focus ring overlaps #5736

Closed
2 tasks done
Songkeys opened this issue Feb 7, 2024 · 2 comments
Closed
2 tasks done

ButtonGroup focus ring overlaps #5736

Songkeys opened this issue Feb 7, 2024 · 2 comments
Labels
Fixed patch Completed issues that will be published with next patch (1.0.X)

Comments

@Songkeys
Copy link
Contributor

Songkeys commented Feb 7, 2024

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.5.1

What package has an issue?

@mantine/core

What framework do you use?

Next.js

In which browsers you can reproduce the issue?

Chrome

Describe the bug

SCR-20240207-sjgl SCR-20240207-sjob SCR-20240207-sjqd

Only the last one is shown normally.

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

https://mantine.dev/core/button/#buttongroup

Possible fix

Set position: relative; z-index: 1000 when :hover

Self-service

  • I would be willing to implement a fix for this issue
@kiranvarma01
Copy link

Is this issue still open?
if Yes, can you provide the some steps to reproduce this issue.

rtivital added a commit that referenced this issue Feb 27, 2024
@rtivital rtivital added the Fixed patch Completed issues that will be published with next patch (1.0.X) label Feb 27, 2024
rtivital added a commit that referenced this issue Feb 27, 2024
@rtivital
Copy link
Member

Fixed in 7.6.1

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

3 participants