Marco Ciampini

Results 134 comments of Marco Ciampini

Hey @jasmussen , I've updated the offset between the color picker and the swatch palette: ![Screenshot 2022-08-12 at 10 01 23](https://user-images.githubusercontent.com/1083581/184311432-12c903d1-6759-475d-a96e-482eefad5761.png) > And the color picker still opens from top...

> (maybe give or take some border math, is it slightly larger than the space between palette and itemgroup?) but nothing to block it. It could be — nothing that...

> I will work on improving the popover opening animations in a follow-up PR. Opened https://github.com/WordPress/gutenberg/pull/43186 (I had already started work on this https://github.com/WordPress/gutenberg/pull/42531 and so it was quite quick...

Exploring on a potential `ToggleIconGroupControl` component sounds good to me 👍

Hey @marceloaof, what you're flagging is definitely related to the same issue that this PR is trying to mitigate, and it actually highlighted another edge case that I didn't consider...

> Yes, it's a bit of a hack to transform the colors like that. But the net result is that I can selectively apply colors on [my site](https://moc.co/) that I...

When I refer to "color entries" having a `name` and a color `value` , I refer to the data format that the `ColorPalette` components expects to receive. You can see...

Thank you all for the replies! I'll go ahead and make this PR only focused on solving the `key` issue. I will also open a new issue where the matter...

> I will also open a new issue where the matter with duplicated color entries can be discussed separately Opened #43197

> This looks much better to the eye – If the first result has focus then pressing Enter to select it seems fine to me. I do wonder about the...