Jakob Heuser

Results 6 issues of Jakob Heuser

### Description I'm working on pairing this down to a reproducible use case, but can confirm the bug was created in the 12.2.0 release (works on 12.1.7, fails on 12.2.0...

```yaml steps: - name: Checkout uses: actions/checkout@v2 - uses: repo-sync/pull-request@v2 with: github_token: ${{ secrets.PAT }} pr_title: "⤴️ ${{ github.actor }} Draft Merge Request" pr_body: | :arrow_heading_up: Closes: #issueid **Describe the...

help wanted
good first issue

Fixes #766 This is a PR for a set of string changes that update "Write your reply" to a set of phrases that encourage contribution, while also steering individuals to...

**Is your feature request related to a problem? Please describe.** I'm frustrated when the generic "Write your reply" encourages people to behave badly in a community space. I don't think...

feature-request

Having the multiverse ID available in the API would be a huge help. This would allow a developer to link to the gatherer page, look up card images from mtgimage,...

Fixes #181 To support DraftJS v0.11.x forward, handleBeforeInput needs to take an additional parameter `eventTimestamp` for synchronizing collaborative actions. This change adds support for eventTimestamp, updates all tests and snapshots,...