Components: add reset timeout to ColorPicker
's copy functionality
#34289
Labels
[Feature] Component System
WordPress component system
[Package] Components
/packages/components
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Part of #34284
Why
The recently added g2
ColorPicker
has a minor UX issue when copying the color value to the clipboard (first reported in #33714 (comment)):What
To solve this issue, we could simply introduce a timer which resets the UI and shows again the "copy" button after a certain amount of time has passed (e.g. 3 seconds)
A/C
The text was updated successfully, but these errors were encountered: