We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@carbon/react
Chrome
v1.55.0
v17.0.2
Expected vs actual in the screenshot below:
https://codesandbox.io/p/devbox/slider-issue-k9jpm9
Open the codesandbox above, and se the two sliders for comparison.
I think the popover is changing the style of the slider "thumb"
The above's has a workaround by adding the following to the client's css:
.custom-slider { .cds--popover-container { position: absolute; } }
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Instana
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Package
@carbon/react
Browser
Chrome
Package version
v1.55.0
React version
v17.0.2
Description
Expected vs actual in the screenshot below:
Reproduction/example
https://codesandbox.io/p/devbox/slider-issue-k9jpm9
Steps to reproduce
Open the codesandbox above, and se the two sliders for comparison.
I think the popover is changing the style of the slider "thumb"
The above's has a workaround by adding the following to the client's css:
Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
Instana
Code of Conduct
The text was updated successfully, but these errors were encountered: