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

[Bug]: Radio Button selection not visible in browser's print view #15894

Closed
2 tasks done
BenceLovas opened this issue Mar 5, 2024 · 0 comments · Fixed by #15905
Closed
2 tasks done

[Bug]: Radio Button selection not visible in browser's print view #15894

BenceLovas opened this issue Mar 5, 2024 · 0 comments · Fixed by #15905

Comments

@BenceLovas
Copy link

Package

@carbon/react

Browser

Chrome

Package version

1.50.0

React version

18.2.0

Description

Some of our users like to save the forms that we build as pdf, or even print it. The radio button's selected value is not visible neither in print view nor when you save it as pdf.

Reproduction/example

https://codesandbox.io/p/devbox/goofy-liskov-2ljg99?file=%2Fsrc%2FExample%2FExample.jsx%3A11%2C19

Steps to reproduce

  1. Given a radio button with a selected value
  2. Open print view in the browser
  3. Every radio circle is empty

Suggested Severity

Severity 2 = User cannot complete task, and/or no workaround within the user experience of a given component.

Application/PAL

No response

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants