-
Notifications
You must be signed in to change notification settings - Fork 57
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
feat: Insert from URL leverages a bottom sheet #6143
feat: Insert from URL leverages a bottom sheet #6143
Conversation
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
703def7
to
bf08629
Compare
Just wanted to double-check if the commits referencing the broken VideoPress tests would require any additional testing instructions to review this PR (beyond confirming CI checks are passing). |
@dcalhoun @derekblank I recently merged #6153 and changed the GitHub Checks. In other PRs, eg #6152, I took it upon myself to merge |
74c0b30
to
9e4a9e9
Compare
@derekblank yes, testing the VideoPress block is relevant. The automated test file changes represent the UI changes introduced. The same testing steps outlined in WordPress/gutenberg#54096 could be performed against the VideoPress block. I tested the VideoPress block myself now and did not encounter any regressions. Will you please test and review the changes as you see fit? I'll move forward with merging whenever you feel comfortable approving this PR. 🙇🏻 |
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 VideoPress block following the steps in WordPress/gutenberg#54096 and did not encounter any regressions. iPhone SE / Samsung Galaxy S20 FE 🚀
This package is no longer installed as its usage was replaced.
Skipping the test to enable prototype builds while I work to address the test failures.
This reverts commit bf08629.
Update the test flow to match the new bottom sheet UI.
baf0ada
to
f5767bf
Compare
Related PRs
Description
This PR is generated by
version-toolkit
to downstream the changes forgutenberg
submodule.