George Karan Kommers Mueller

Results 17 issues of George Karan Kommers Mueller

Closes #1698 This PR fixes an incorrect type in the property `backdrop`. Currently, this type does not allow passing `forwardRef` components, but if I do not forward the ref, I...

### Current behavior When no other focusable element is present on the DOM, pressing the `Tab` key focus on the elements inside the `Popover` and which are above the `listbox`....

potential bug

### Current behavior When pressing the `Tab` key is not possible to focus on the Listbox following the DOM tree when there are multiple focusable elements. ### Steps to reproduce...

feature
has workaround

### Current behavior Using a Select + Combobox causes the page to be scrolled to the top when opening using the keyboard (⬆️ or ⬇️). ### Steps to reproduce the...

bug
has workaround

### Current behavior Trying to run tests using the Jest, I'm getting the following error: ![image](https://user-images.githubusercontent.com/23644327/186706279-caf446ed-d5b3-4c85-8ace-eda517b25599.png) To isolate the problem I used one of the examples on the Ariakit website...

docs

Closes https://github.com/jestjs/jest/issues/14892

### 🚀 Feature Proposal I would like to have a way to customize the serializable properties of an object during error reporting. For example, I have a class that has...

:rocket: Feature Request

I was going through the official documentation and found some small typos in the `css-prop.mdx` file. **What**: Fix small typos in the `css-prop.mdx` **Why**: The typos are small and easy...

**Do you want to request a *feature* or report a *bug*?** BUG 🐞 **What is the current behavior?** Toast animations are being paused even with my focus still on the...