-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[TEST] Media & Text: Allow media to be selected and render focal point #14231
Conversation
Generated by 🚫 dangerJS |
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
# Conflicts: # Podfile # Podfile.lock
@geriux Would you mind creating another build for me? I'm not seeing one on here — maybe expired or change since the last one was made? Sorry for the delay! |
# Conflicts: # Podfile # Podfile.lock
Hey @iamthomasbishop don't worry, I've just made a new build =) Let me know, thanks! |
@geriux Thanks for the updated build. I spent some time testing and have some questions and feedback. To be clear, I'm under the assumption that because this isn't truly an "innerBlocks" situation, some of this might be difficult (or not possible) without a full switch to nested blocks — so my hope is that we can close that gap as much as possible so that it feels as close as possible to that structure. Notes
Other issues
|
Thank you so much for testing it and for the very detailed feedback =)
Right, before starting with this task I checked the status of the block and how to approach these changes since one of the ideas was to make it work as an InnerBlock. It is not as you said, a truly "InnerBlock". A change like this would need to be done for web as well and it is a bit of a more challenging task. I have no doubt this block would be changed eventually though.
If Media & Text worked with Innerblocks for the media part those items would kinda come out of the box with the implementation. Trying to fake that behavior though is a lot more complicated just to be added for some specific blocks like this one. If it's ok with you I'd say let's wait to see what plans are there for Media & Text, what do you think?
Nice catch! This is definitely a bug 🐛 ! I'm preparing a new build with the fix.
I'll check it out.
Oh yes, this was mentioned today, we are planning to remove this limit and make it available for all.
That looks odd, I'll check it out as well. I'll let you know when another build is ready if you want to do another quick review. Thanks again Thomas! |
That makes sense, considering. Let’s do what we can within these constraints and try to initiate some progress towards innerBlocks if there isn’t already one in progress.
Sounds good, thank you!
Just to clarify, I was on iOS 13.5.1 at the time, iirc. Looking forward to more testing, thank you! |
Related to this I just did a quick search and found this recent issue. It looks like it won't happen anytime soon but at least there are some discussions about it. |
Hey @iamthomasbishop 👋 there's a new build for you to test =) It includes:
I'm investigating the popover menu since I couldn't reproduce, it is not related to these changes but I'll still try to see if I can reproduce to create a new issue. Let me know if you see anything else, thank you! |
# Conflicts: # Podfile # Podfile.lock
Hey @iamthomasbishop Sorry this PR got closed, I made a new build again with the changes mentioned above, let me know if you spot anything else. Thank you! |
Gutenberg Mobile PR
-> wordpress-mobile/gutenberg-mobile#2426Gutenberg PR
-> WordPress/gutenberg#22788WordPress Android PR
-> wordpress-mobile/WordPress-Android#12072This is a PR to test a build only.
To test:
PR submission checklist:
RELEASE-NOTES.txt
if necessary.