Fred Rivett

Results 5 issues of Fred Rivett

This is great, thanks Kamran. Only issue I'm facing here is that any rebased appear twice, whilst temporary WIP commits also show up though they no longer exist. Currently my...

It seems from the [latest redux testing documentation](https://redux.js.org/usage/writing-tests#setting-up-a-reusable-test-render-function) that mocking the store is no longer recommended: > Prefer writing integration tests with everything working together. For a React app using...

### What problem does this feature solve? In Vue 2, we were able to set the config options on the global Vue object, like so: ``` // STAGE === "staging"...

docs

## Description _[(Note: This was originally asked on Stack Overflow, but it seems there isn't an existing solution, so filing this as a bug here).](https://stackoverflow.com/q/66726751/827129)_ I'm using [FlatList](https://reactnative.dev/docs/flatlist) to render...

Needs: Triage :mag:

### What happened? Spent a while today investigating why our tiptap editor was keeping focus when clicking outside the shape. The expected behaviour is that it blurs the input (so...

bug