Carolina Nymark

Results 541 comments of Carolina Nymark

The consistent design is important, but without knowing what types of components that will be needed, how can you design them?

Hi @masperber. Thank you for working on this. The new feature works as described. Unfortunately it [re-introduces an accessibility problem](https://github.com/WordPress/gutenberg/issues/38537) where the tabbing order no longer follows the visual order....

I am using Chrome on mac. Both blocks are identical except the second block has the reverse option enabled. The media is on the left.

I still don't believe that using CSS only is the right solution. To have the media on left is the default and we shouldn't knowingly introduce more issues. Can we...

For the last test to pass, a deprecation of the version without the new setting needs to be added: https://github.com/WordPress/gutenberg/blob/trunk/packages/block-library/src/media-text/deprecated.js https://developer.wordpress.org/block-editor/reference-guides/block-api/block-deprecation/

If I read your description correctly it doesn't actually solve it unless you also enable the new option, and that is not a fix that will be suitable for everyone.

The reason why it has not been attempted with JavaScript yet, is that there has been a consensus that loading JavaScript on the front should be avoided; but with the...

When adding the wp-block list class to the block, I brought this up, that the same class would be used for the nested lists, and that it would not be...

Perfect, thank you

I did find it confusing that when I click on the plus icon to add a size, a size is added automatically but unlike the colors I can't edit them...