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

HelpButton: general fixes and VR fixes #3949

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

AlbertCarreras
Copy link
Contributor

@AlbertCarreras AlbertCarreras commented Jan 16, 2025

HelpButton: general fixes and VR fixes
Screenshot by Dropbox Capture
Screenshot by Dropbox Capture

General fixes
before
Screenshot by Dropbox Capture
after
Screenshot by Dropbox Capture

VR fix

@AlbertCarreras AlbertCarreras requested a review from a team as a code owner January 16, 2025 22:38
@AlbertCarreras AlbertCarreras added the patch release Patch release label Jan 16, 2025
@AlbertCarreras AlbertCarreras enabled auto-merge (squash) January 16, 2025 22:43
Copy link

netlify bot commented Jan 16, 2025

Deploy Preview for gestalt ready!

Name Link
🔨 Latest commit 0d0181e
🔍 Latest deploy log https://app.netlify.com/sites/gestalt/deploys/6789903338002300082c20c6
😎 Deploy Preview https://deploy-preview-3949--gestalt.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.

ref={textRef}
className={classnames({
[focusStyles.hideOutline]: !isFocusVisible,
[focusStyles.accessibilityOutline]: !isInVRExperiment && isFocusVisible,
Copy link
Contributor

Choose a reason for hiding this comment

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

question, here was possible use box with dangerouslySetInlineStyle ?

@AlbertCarreras AlbertCarreras merged commit 1988d1e into pinterest:master Jan 17, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch release Patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants