Update: Make the color popover on the gradient picker appear as expected#37115
Conversation
|
Size Change: +179 B (0%) Total Size: 1.11 MB
ℹ️ View Unchanged
|
4aba69a to
7bf7b06
Compare
7bf7b06 to
327725e
Compare
There was a problem hiding this comment.
Hey @jorgefilipecosta , when you're carrying out work in the @wordpress/components package, it would be better to add an entry to the CHANGELOG, especially when introducing API changes (like the __experimentalIsRenderedInSidebar prop on GradientPicker and CustomGradientPicker)
I also noticed that this PR was merged without any review — feel free to add @mirka and/or myself to the list of the reviewers for anything components-related.
|
Hi @ciampo,
Changelog entry proposed at #37457.
Thank you for the availability in the future I will include you both as reviewers :) |
This PR fixes color popover on the custom gradient picker it makes the popover appear the same as the one that appears on the color palette custom color picker.
It fixes the shadow border, and the popover position to be on the side.
How has this been tested?
I verified the color picker on the custom gradient component appears as expected.
Screenshots