Alberto Pérez de Rada Fiol

Results 85 comments of Alberto Pérez de Rada Fiol

Yes. As far as I can tell, the process spawned just tries to read a binary file following a given structure, and fails if the structure doesn't match. Can this...

Nice! I just assigned the issue to you, let me know if you need any help! 😊

To fully fix this is issue, I think that one or a combination of the following two points will be necessary: 1. Clean up the Cloudinary folder of images that...

It would also be nice to allow users to crop images before uploading them.

I think we should adapt the upload process so that, on development mode, images are saved on disk instead of uploaded to Cloudinary.

By the way, it would be nice to have dynamic validations on the client too.

See https://github.com/mui-org/material-ui-pickers/milestone/1 for reference of when v4 could be released.

I believe this is something that should be handled in `JSROOT`'s side, so I'm adding @linev to the issue so he knows about your suggestion! :slightly_smiling_face:

I'm not entirely sure where to point you. Do you mean [this line](https://github.com/AlbertoPdRF/root-file-viewer/blob/master/src/rootFileEditor.ts#L143)? Or [this function](https://github.com/AlbertoPdRF/root-file-viewer/blob/master/src/rootFileEditor.ts#L57-L64)? The first is when I think that the file is actually being read, but...

If you think that could work, I'm down for it!