Andy Hook

Results 58 comments of Andy Hook
trafficstars

Thanks for the additional research @christiankaindl , did your findings take you anywhere? Here's another example: https://user-images.githubusercontent.com/11708259/198611169-cbf18d22-0525-4f4b-8ac8-834ea287f707.mp4 https://workos.com/docs/reference

It’s not particularly common but I have seen it used in the wild, amazon comes to mind:
 ![CleanShot 2022-09-22 at 09 09 53](https://user-images.githubusercontent.com/11708259/191693926-be86322b-49f9-41f1-9bdc-c7aa9f7790f3.png) I also remember this being mentioned as...

> Interesting, different behaviour in iOS 16 then? Seems so 🤔 the behaviour I'm seeing matches those posted by @chrisarnold .

@cpt-westphalen There's a workaround for that issue in https://github.com/radix-ui/primitives/issues/1488#issuecomment-1237705742 . I do wonder if the Firefox selection bug is symptomatic of the same underlying issue though 🤔

Hey @nemdo it's on our radar to be addressed but I can’t promise when we'll be able to get a patch out. > both have UX issues that make them...

@benoitgrelard This came up in Discord and I was re-examining our decision to always `Shift` along one axis, it makes sense for `ContextMenu` but I can see the argument for...

Hey @janhoogeveen , I agree this is a bit of a pain point at the moment, providing some way to track the content against the active trigger would be very...

> Would you mind explaining why you set the list ref with setState rather than useRef in your example? @elisehein It ensures the ref callbacks are updated with the list...

Hey @paul-sachs , thanks for your effort here and apologies for the delay. We’ve had quite a few requests for extra flexibility in the positioning, sizing, collision handling and have...