Joel Jerez
Joel Jerez
Hi @amerikan, the problem is that if `DateTimePickerAndroid` is a Modal, when the user Cancels or clicks outside the Modal, the Modal closes without invoking `setShow(false)`, then when triggering any...
Rarely does a backend create files on the server, so using a directory as a source for uploads causes unnecessary memory and performance problems. Ideally, the backend sends the MultipartFile...
Hi @yasminetalby ok, this solves issues with object operations, but makes it difficult to work with subfolders in bucket-based operations, for example, if we organize the resources with REST style...
Hello @yasminetalby my goal is not to delete files one by one but the entire subfolder, let's see some use cases where this is essential: **Use Case 1 - Exclude...