-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[RNMobile] Add viewport optional props #49699
Conversation
Size Change: -156 B (0%) Total Size: 1.37 MB
ℹ️ View Unchanged
|
Flaky tests detected in 3401299. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4680109203
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested the Embed block and confirmed that no regressions were introduced ✅ .
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎊 !
Co-authored-by: Carlos Garcia <fluiddot@gmail.com>
What?
Adds a the
viewportProps
prop to theSandbox
component.Why?
There are cases where the owner of a
Sandbox
needs to control the html viewport.How?
Adds a prop to the
Sandbox
that is added to the default viewport settings.Testing Instructions
Verify the change does not introduce any regression issues.
Feature testing is TBD
Testing Instructions for Keyboard
Screenshots or screencast