Luis Felipe Zaguini
Luis Felipe Zaguini
Thanks for the feedback @p-jackson @vykes-mac, I will come up with something!
@Automattic/build team, I've committed changes and I think it looks a whole lot better! Thanks for the prompt and helpful feedback 👍
> @danielbachhuber what I've done is instead of using the `ExternalLink` component I wrapped the `GridIcon` in a style component that I can manage the hover state. Not sure if...
@vykes-mac did you notice that the URL jumps whenever the external link icon appears? My suggestion would be to decrease the icon size so it gets in the same line...
I'm approving this because it works, and I like the result. I really don't see the problem with showing/hiding the icon with JavaScript. It's a common pattern. However, I do...
I think the solution for this would be to disable switching until saving was completed.
It's not only un-nesting... It's also not possible to move a block to the end of a group. It always becomes a child of the last node, instead of becoming...
I think this is the same issue, but the demo crashes if I remove the `HeaderBasic` component (making the desktop empty) with the following stacktrace: ```ReferenceError: _extends is not defined...
`.png` files are not scalable, that's why you are seeing it blurred. You could use something like `.svg` files to achieve that.
Can you check whether this still happens in the latest version?