Replies: 1 comment
-
Thanks for the discussion. This is very similar to #1879 Also related #6520 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The ColorField is not applying a value on paste and only applying on blur so I'm having to manually cover the case for a UX issue in my work. I'm wondering if this is something that's known and intentionally not handled, if there's plans to cover this case or if there's any further info about this? Thanks in advance for the information!
Examples here:
https://react-spectrum.adobe.com/react-aria/useColorField.html#controlled
https://react-spectrum.adobe.com/react-aria/ColorField.html#controlled
I just did a quick search through the discussions to see if I could find anything related but didn't see anything.
Beta Was this translation helpful? Give feedback.
All reactions