Matt Durkin

Results 4 issues of Matt Durkin

I'd like to be able to define my machine options in separate files so I can swap out real/mock service implementations like the following: ``` interface HomePageProviderProps { machineOptions: any;...

When content is switched out by react-router the blob gets stuck at (0,0) until the cursor hovers over another focusable element. Try clicking 'Roster' followed by a name from the...

bug

**Describe the bug** When navigating with keyboard the top-level component is focused before the user can move on to focus on the individual radio buttons. This behaviour differs from Radix....

bug

### Initial checklist - [X] I agree to follow the [code of conduct](https://github.com/Saul-Mirone/milkdown/blob/main/CODE_OF_CONDUCT.md) - [X] I searched [issues](hhttps://github.com/Saul-Mirone/milkdown/issues) and [discussions](https://github.com/Saul-Mirone/milkdown/discussions) and couldn’t find anything (or linked relevant results below) ###...

bug