Michaël Zasso

Results 1686 comments of Michaël Zasso

One test fails on Node.js 18 and 20. Node.js 21 fails because `global.navigator` is not writable.

https://github.com/nodejs/citgm/actions/runs/12560851713

I don't think it's possible with the current API.

Do we want these new very large files in the repo?

Can be merged after addressing my comments.

cf build error is: ``` 15:18:52.548 | x Build failed in 6.21s -- | -- 15:18:52.550 | error during build: 15:18:52.550 | RollupError: Could not resolve "../../context/ExportPrepareContext" from "src/component/1d/matrix/Stocsy.tsx" 15:18:52.550...

Yeah, asking the user to install an extension just for copy to clipboard feature is too much (and we would have to maintain that extension)

This should also be discussed in relation to another example: JetBrains IDEs such as WebStrom have an interesting implementation of panels.

My idea is really abstract for now. I don't know how to do it (the React feature is `createPortal`)