Pat Finnigan

Results 6 issues of Pat Finnigan

This allows the history tab Pomodoro data to be filtered to a specific date range. This allows the user to, for example, visualize their Pomodoro history for just 2019. -...

**Summary**: Encountered: `Rolling back cache due to error: InvalidPayloadError: unsupported transition from a non-entity value to an entity`. This occurred when refetching a different subfragment of a note under a...

**Summary**: Say existingFoo is an entity in the cache with this data: ``` { __typename: 'Foo', id: '123', bar: oldBarValue, baz: 'bazValue' } ``` We call `writeFragment()` to update it's...

Any maintainers still active and can merge open PRs? I need https://github.com/oliveroneill/exponent-server-sdk-golang/pull/18. I am planning to fork this repo so that I can merge that in. I would prefer to...

- Adds HP damage and '%' sign to attack preview top-line text. (Not sure if you're still maintaining this project at all, but I came across it looking for open-source...

### 🚀 Feature Proposal Make PRINT_LIMIT configurable via an environment variable similar to react-testing-library's DEBUG_PRINT_LIMIT. Also consider making it configurable via config file. ### Motivation See https://stackoverflow.com/questions/59763739/react-testing-library-some-portion-of-debugs-output-is-not-visible. By default RTL...

:rocket: Feature Request
Stale