Open FirelightFlagboy opened 4 months ago
The confinement_point field is exposed through the bindings (not null if confined):
confinement_point
https://github.com/Scille/parsec-cloud/blob/fc76ec52b7ac92370d3ed24cce3cbd14c50b5e9b/bindings/electron/src/index.d.ts#L974
This idea is to start a reflection on how confined/temporary files are displayed on the GUI. This issue is similar to:
@vxgmichel from the description, I understand that the issue is on @Scille/js-code-owners side, can you confirm it ?
The
confinement_point
field is exposed through the bindings (not null if confined):https://github.com/Scille/parsec-cloud/blob/fc76ec52b7ac92370d3ed24cce3cbd14c50b5e9b/bindings/electron/src/index.d.ts#L974
This idea is to start a reflection on how confined/temporary files are displayed on the GUI. This issue is similar to:
7480
7697