hansenalexander

Results 5 issues of hansenalexander

### Description of the bug Title basically. If I navigate the combobox dropdown using the arrow keys JAWS will eventually read the order incorrectly. Doesn't seem to matter if I've...

🐛 bug
react
♿️ accessibility

### Version number _No response_ ### Description of the bug I'm using the Fieldset-component to group a set of inputs and to set errors. In this case a fieldset with...

🐛 bug
♿️ accessibility

### Description of the bug There's a sync-issue when using the open-prop in the dropdown-component. When trying to open the dropdown it won't render it as open the first time...

🐛 bug

### Description of the bug Using asChild on DropdownItem causes an error: Warning: React does not recognize the `asChild` prop on a DOM element. If you intentionally want it to...

🐛 bug

### Description of the bug When filtering options in a combobox and selecting a value I'd expect it not to remove the searchstring as it does now. If the list...

🐛 bug
react
🕵️ investigate