Vlad Moroz

Results 94 comments of Vlad Moroz

A compass would be interesting. Happy to add this icon in the next release.

Same issue with the dropdown menu items getting focus on hover. https://user-images.githubusercontent.com/8441036/169561222-743d412c-1464-4668-95e0-bd5beccdaaf2.mov

>It’s gotta be the reported pointer type changing during this interaction, my hunch is that [widening this](https://github.com/radix-ui/primitives/blob/39cd2de90c1c1b39ac5b28704af3b17eab16c36f/packages/react/menu/src/Menu.tsx#L703-L712) to include pen will help. Though we should probably review our pen handling...

This is now available from color palette dialogs

We've handled that in Radix in the latest RC versions, you can just upgrade instead

Can we see a reproduction or a deployed version of that somewhere?

Thanks for the contribution @chungweileong94. This will be integrated altogether with the other changes required to support React 19 in https://github.com/radix-ui/primitives/pull/2934

This is fixed in the new release candidate versions – please let us know if you run into any other issues with React 19

Yep, React 16.8 throughout React 19 are supported