TF-3427 Collapse side features of the composer in a side menu

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-01-16 11:26:32 +07:00
committed by Dat H. Pham
parent 6fa66efce2
commit 778c138a10
11 changed files with 143 additions and 77 deletions
@@ -471,6 +471,11 @@ class UploadController extends BaseController {
return mapInlineAttachments;
}
List<Attachment> get allAttachmentsUploaded => [
...attachmentsUploaded,
...inlineAttachmentsUploaded,
];
void _handleUploadAttachmentFailure(UploadAttachmentFailure failure) {
if (currentContext != null && currentOverlayContext != null) {
appToast.showToastErrorMessage(