Joshua Ferrell

Results 12 issues of Joshua Ferrell

Is it possible to make it so that when you create a skeleton element for an image tag, that it waits for the onLoad event to occur before switching? Or...

Would there be any interest in contributions for a typescript migration or creating a new type definition in [Definitely Typed](https://github.com/DefinitelyTyped/DefinitelyTyped)?

Feature request

**What**: There is currently an issue with the behavior of radio inputs and the user-event library. Because the `walkRadio` method does not break out of the loop when iterating through...

### Reproduction example https://codesandbox.io/p/devbox/github/joshferrell/user-event-radio-demo/tree/main/ ### Prerequisites Create a series of radio inputs ```html A D E ``` Create a test that confirms radio behavior using the userEvent keyboard function ```...

bug
needs assessment

### Mode Storybook ### Feature description In my storybook, I have globals like light and dark theme. I'd like to be able to run tests on both of these modes....

[Facebook will eventually deprecate `findDomNode`](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/no-find-dom-node.md) instead getActivateDelay should use callback refs if possible.

When an input is in a valid state, a purple border appears that shows keyboard only users that an input is focused for typing. ![image](https://user-images.githubusercontent.com/19213986/87700046-97697680-c74a-11ea-80ef-a51c99932e8d.png) However, when the input is...

Create a space utility with type definitions (margin, padding, etc.)

enhancement

Create a color utility system with type definitions

enhancement

Add CI deployment including automated testing and type checking. Make sure that it also allows for tagged deploy for releases that have been tagged ready.

enhancement