Jannick Oursin

Results 5 issues of Jannick Oursin

### Feature A good addition could be to re-render the node tree when a node is collapsed or expanded. This would reduce the spread of different nodes around those less...

help wanted
feature
todo

### How can we reproduce the crash? Disclamier: the code is company internal, so I cannot share details, so sorry :( This error happes on occasion using the `fetch` function...

needs repro
crash

This pull request adds the support for MacOS and Linux based OSes to the `tasks.json` file, which contains the Compile/Run commands for the game client. The pull request does two...

enhancement
server

This is still a POC. We have some bugs left # Purpose of this PR This PR addresses an inconsistency in how the server serializes and deserializes champion data, especially...

enhancement
client

**Describe the bug** I am using Version 5.0.0 (but 4.1.1 is affected, too) with junit 5.10.0: ```xml net.javacrumbs.json-unit json-unit-assertj 5.0.0 test ``` Using the Option `TREATING_NULL_AS_ABSENT` only works when the...