Andy Hook
Andy Hook
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:  I also remember this being mentioned as...
I was also able to repro on 15.4.1
> 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...