client-web
client-web copied to clipboard
Usage of temporary storage
Description
As a developer I want to know that the temp storage is supported by the client so I can start using it
Acceptance criteria
- [ ] Temporary storage working for upload during creation flow
Additional context
- There is a PR for making all uploads using temp storage.
- There should be parameter in FileUploadProps that is used when uploading new files.