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

fix(RadioButton): fix issue with print preview with Radio + Checkbox #15905

Merged
merged 1 commit into from Mar 6, 2024

Conversation

tw15egan
Copy link
Member

@tw15egan tw15egan commented Mar 6, 2024

Closes #15894

Fixes an issue with RadioButton and Checkbox pseudo-elements not appearing when print preview is shown

Changelog

New

  • Added a print-specific media query to ensure these elements appear

Testing / Reviewing

Go to Checkbox (and select one) and RadioButton and ensure they show up when you open print preview (+P)

Copy link

netlify bot commented Mar 6, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 3c9a8c0
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/65e89c638e1ffd00084497f1
😎 Deploy Preview https://deploy-preview-15905--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@andreancardona andreancardona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@tw15egan tw15egan added this pull request to the merge queue Mar 6, 2024
Merged via the queue into carbon-design-system:main with commit 7a9e2e6 Mar 6, 2024
20 checks passed
@tw15egan tw15egan deleted the print-style-issues branch March 6, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Radio Button selection not visible in browser's print view
3 participants