Stefanos Togoulidis
Stefanos Togoulidis
Let's find a workaround to enable users to input line breaks without paragraph split. It's really frustrating to do it when one really wants it, to nicely format small paragraphs...
> After discussing some options with others 👋 @chipsnyder, can you expand on the options discussed, or link me to related convos? I'm thinking, now that we have the ability...
I wonder, now that we have the Unsupported Block Editor in place, perhaps we could enable it for the video block by somehow detecting the situation with the Calypso treatment...
> Is the alternative to add support for jetpack/vaultpress block? AFAIK, Jetpack isn't actually registrering a new block type, it's just overrides the `core/video` one. In those terms, we'd need...
Similar crash happening on wpandroid v9.3, v9.4: ``` Fatal Exception: java.lang.IndexOutOfBoundsException: 12, -1 at android.text.PackedIntVector.deleteAt(PackedIntVector.java:222) at android.text.DynamicLayout.reflow(DynamicLayout.java:333) at android.text.DynamicLayout.-wrap0(Unknown Source) at android.text.DynamicLayout$ChangeWatcher.reflow(DynamicLayout.java:766) at android.text.DynamicLayout$ChangeWatcher.onSpanChanged(DynamicLayout.java:795) at android.text.SpannableStringBuilder.sendSpanChanged(SpannableStringBuilder.java:1292) at android.text.SpannableStringBuilder.sendToSpanWatchers(SpannableStringBuilder.java:647) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:577)...
👋 @designsimply , issues like this one where posts get trivially marked as modified can lead to confusing UX and lowering user's trust so, what do you think about prioritizing...
I tried to reproduce and indeed, one can see the post getting saved locally without any user interaction. At least in my testing, this seems to happen due to markup...
Makes sense to me. Perhaps all it takes is to add the `gif` keyword to the list of keywords for the Image block. This feels like a Gutenberg-wide design matter...
Ah, good points there Joen! And yeah, as a matter of fact the mobile app does have integration with a GIF service (Tenor), exposed via the media picker. @osullivanchris ,...
Good discussion, thank you all for your thoughts! I understand how _searching_ for gif in the Inserter is probably an indication that the user expects some non-trivial GIF support. The...