wbolduc

Results 3 issues of wbolduc

I thought stem_throw was the parameter I would need to adjust but this just makes the stem shorter. I'm looking to create a key that bottoms out at 2.3-ish mm...

- `cypress-testing-library` version: 9.0.0 - `cypress` version: 12.3.0 - `node` version: 16.13.2 - `npm` version: 8.19.2 Relevant code or config ```javascript cy.get(".list-unstyled") //ignore this gross selector. I was using a...

### Description aria-describedby is technically a list of ids and should be concatenated kind of like className. This pr fixes [my own issue](https://github.com/radix-ui/primitives/issues/2598) where this is described Tests are included

Priority: Medium
Resolution: Needs Investigation