Siobhan Bamber
Siobhan Bamber
I came across this issue when looking into broken settings in the Gallery block, which it turned out were caused by an unbounded query (more details in https://github.com/WordPress/gutenberg/pull/40947). That PR...
π @dnalves, we plan to cut the 1.67.0 release around 10:00 UTC tomorrow, on Thursday 25th November. I plan to circle back and bump this PR to the next milestone...
@ChrissiePollock, thank you for reporting this! πββοΈ What version of the app were you able to replicate this on, out of interest? I ask because I noticed the user is...
A starting point to addressing this has been made in the following open PRs: * https://github.com/wordpress-mobile/WordPress-iOS/pull/19113 * https://github.com/wordpress-mobile/WordPress-Android/pull/16968/ * https://github.com/WordPress/gutenberg/pull/42996 The PRs specifically achieve the following for the Jetpack app:...
@mchowning, I don't think I made it clear enough in the issue's description, but this issue can lead to content loss, as any unsaved content added to the UBE will...
`Medium` seems right to me too, thank you!
π @shaunandrews, as per [this comment](https://github.com/wordpress-mobile/gutenberg-mobile/issues/5047#issuecomment-1206216750), we've recently merged changes to achieve the following: * Update the colour of UI elements within the main editor (e.g. cursor, highlight, etc.) from...
Thanks both, it sounds like it's okay to pause this task until we're able to figure out more details. π @shaunandrews, the inconsistent colours in the action sheets (from your...
Similar issue for iOS: https://github.com/wordpress-mobile/AztecEditor-iOS/issues/909
@guarani, thanks for testing this! I did some more digging following our Slack chat with @illusaen. > With the new solution, doesn't setMaxWidth modify width causing setMaxWidth to be called...