Kieran McHugh

Results 5 comments of Kieran McHugh

In our app we've had to implement... Comboboxes in modals Comboboxes in menus (right-click context menu and dropdown menus) Comboboxes in `select` menus in forms If the team aren't already...

@xiaoyu-tamu This workaround worked for me, but only if I specified... ``` with: path: node_modules/.cache/turbo ``` instead of: ``` with: path: .turbo ```

@benoitgrelard Is it possible to get a review on this PR? It sounds like it would solve this issue and it's been open for quite a while now so it...

We have recently moved to CmdK which uses Radix under the hood. It can be used for modals or popovers. https://github.com/pacocoursey/cmdk

I appreciate this isn't a helpful addition but we're also running into this problem. We're having to re-build and re-deploy all of our apps whenever a dependency is added or...