Jordan Farris

Results 4 issues of Jordan Farris

I have a need for triggering an auto-merge after another workflow is complete, which can be done with `workflow_run`. However, this isn't a supported Event type, only `pull_request, pull_request_target` therefore...

Using: `"cypress": "^9.0.0",` Cypress on MacOS local machine runs within 2min. Each test takes 30-45seconds and there are no long pauses between tests. Using the Github action, running parallelization with...

Attempting to create a npm library of Apollo components. The component library would have React components that use `` component to generate the QueryResult. However, the is not set in...

**react-dates version** [email protected] **Describe the bug** When selecting a startDate, that date will auto scroll to the top. Compare this to the Storybook for a vertical custom height, where on...