Daniel Schulz

Results 8 comments of Daniel Schulz

Will take care of this!

I've chosen Jest + react-testing-library for testing. I would split the rendering of the grid in a single component and the rendering of each tile in a component. Was wondering...

Hej @tim-hub thanks for reaching out, the problem exists, because on how we handle the `Tooltip` component to work. A possible solution for this behavior can be to add `shouldWrapChildren`...

I'm currently using an AWS cdk NodeJsFunction with Node 18 and no special props that leads to a failing ``` this.#lambda = new NodejsFunction(scope, `${props.lambda.name}Lambda`, { entry: props.lambda.entry, handler: "handler",...

thanks for the contribution @mskec - looks promising! What needs to be done so this could be released @diegomura ? We also experienced this issue and are working with a...

hej @jkergal I required to have a different header on page 1 vs page 2 and following. Instead of putting all content inside only one page element and leaving the...

hey @mskec maybe add a changeset and rebase to its main to make it easier for @diegomura to add this change.

Used your tool today and was about to fill this enhancement - nice to see, that you keep up the work!