Chance Strickland

Results 121 comments of Chance Strickland

I think we need to stick with pointer events and distinguish between mouse and non-mouse devices. With a mouse, pointerdown is what we want, per @joaom00's comment. I agree the...

Fix was merged in `Select` [here](https://github.com/radix-ui/primitives/pull/2939), for reference

This PR changes the behavior entirely, which is why it's closed. The actual solution would be to replicate the fix in https://github.com/radix-ui/primitives/pull/2939. This is on our radar, but PRs that...

@ritz078 Sorry no one ever got back to you on this. If you can resolve conflicts I will prioritize this for our next release. If not, totally understand. I'll have...

Going to close this for now and just re-implement for the next release. There are some issues where we read browser globals in render that need to be addressed. I'll...

Thanks for the suggestion! I'm not quite sure the implementation here is what we're looking for. A few things: First: we shouldn't need the `component` prop since we already have...

I don't think we need to add a new abstraction for this, at least not now. If you find a bug in any of our current implementations please open an...

@Pearce-Ropion sorry, I missed the linked issue. Reopening!

@david-arteaga Do you mind running the version command so that this change is captured in the next release? Check the details here: https://github.com/radix-ui/primitives/blob/main/.github/CONTRIBUTING.md#development